Jupyter

From HPCwiki
Revision as of 14:59, 20 September 2024 by Sun092 (talk | contribs) (Created page with "Jupyter Jupyter Notebook is a web-based environment for interactive computing. With a valid HPC account, you can log in to our Jupyter web server using your userID and credentials at: https://notebook.anunna.wur.nl/ JupyterLab is the latest web-based interactive development environment for notebooks, code, and data. While we have upgraded the Jupyter webserver to JupyterLab, we have retained the classic Jupyter Notebook interface for users who prefer the traditional l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Jupyter


Jupyter Notebook is a web-based environment for interactive computing. With a valid HPC account, you can log in to our Jupyter web server using your userID and credentials at: https://notebook.anunna.wur.nl/

JupyterLab is the latest web-based interactive development environment for notebooks, code, and data. While we have upgraded the Jupyter webserver to JupyterLab, we have retained the classic Jupyter Notebook interface for users who prefer the traditional layout.

If you would like to switch to the JupyterLab interface, you have two options: 1) Manually change the URL by replacing the last part, 'tree', with 'lab'. For example, change: https://notebook.anunna.wur.nl/user/<userID>/tree to https://notebook.anunna.wur.nl/user/<userID>/lab

Alternatively, from the menu, go to "View" and select "Open JupyterLab".