Functionality of the JupyterHub

The JupyterHub is a core component of our service, enabling users to create and manage their own Jupyter Notebooks.

For login, JupyterHub uses the central UHH-Login service of the University of Hamburg to identify users and manage access permissions. 


Upon successful login, you can start your personal JupyterLab instance. To do this, an exclusive Docker Container is started, whose access is restricted to you. The container only gets access to your personal folder and the assigned group and application folders. This ensures that no other person can access your data or running processes.