Jupyter: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
(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...")
 
No edit summary
Line 1: Line 1:
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:
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/
https://notebook.anunna.wur.nl/
Not have an HPC account yet? Apply now by "Request a user account for the HPC (Anunna)" https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=e52c5a188776a150b0bd33fd3fbb3536


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:02, 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/

Not have an HPC account yet? Apply now by "Request a user account for the HPC (Anunna)" https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=e52c5a188776a150b0bd33fd3fbb3536

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