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
-
Open Anaconda Prompt
- Navigate to the disk where the environment was created
X:
- Activate SISE environment
conda activate sise
- Launch Jupyter-Lab
jupyter lab
- 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