JupyterHub¶
The VSC offers a JupyterHub service available for all VSC users at https://jupyterhub.vsc.ac.at
Login works with any cluster user and uses the OTP like on the regular cluster.
Info
A VPN connection is not needed for the JupyterHub.
How to start a new Jupyter server¶
- Sign in as per shown in the image.

- Select the profile to use

Note
Training profiles usually do not allow for customization.
- Select the IDE.
- Select the environment to use.
- Select the number of cores, required memory as well as running time.

- Press start.
The server will start and it will display the JupyterLab interface or the simpler Notebook interface. In both cases, there is a list of all files in your home directory, which includes previously created notebooks.
For running a job on JupyterHub, see here here.