Jupyter¶
Jupyter Lab (default)¶
JupyterLab is the default IDE that will be shown to users after they log in.
Extensions¶
The following JupyterLab extensions are installed:
- JupyterLab Git
- NBDime - Notebook diffs
- JupyterLab Dask
Jupyter Notebook Classic¶
The Classic Jupyter Notebook experience is also available.
To access it just change the URL path ending from /lab
to /tree
.
For example: http://<ip-address>/user/jupyterhub-admin/tree
Kernels
All the existing Python and R kernels will also be available on Jupyter Notebook Classic.