Jupyter: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
https://notebook.anunna.wur.nl/
https://notebook.anunna.wur.nl/


Don't have an HPC account yet? Apply now from [[https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=e52c5a188776a150b0bd33fd3fbb3536|Request a user account for the HPC (Anunna)]]
Don't have an HPC account yet? Apply now from [https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=e52c5a188776a150b0bd33fd3fbb3536| Request a user account for the HPC (Anunna)]


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.
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.

Revision as of 15:07, 20 September 2024

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/

Don't have an HPC account yet? Apply now from Request a user account for the HPC (Anunna)

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".