Jupyter

From HPCwiki
Jump to navigation Jump to search

Jupyter Notebook is a web-based environment for interactive computing. With a valid HPC (Anunna) 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 (Anunna) 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,

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