Skip to the content.
JupyterLab

JupyterLab is the latest web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. A modular design invites extensions to expand and enrich functionality.

From computer room

  1. Open Anaconda Prompt

  2. Navigate to the disk where the environment was created
     X:
    
  3. Activate SISE environment
     conda activate sise
    
  4. Launch Jupyter-Lab
     jupyter lab
    
  5. Close Jupyter-Lab
    CTRL-C
    CTRL-C

From your personal computer

Jupyter Lab on your own PC/mac

From the lab’s servers

Only for students with access to the lab’s IT infrastructure

Visual Studio Code (Linux) - RECOMMANDED

Jupyter Lab (windows)