JupyterHub¶
JupyterHub is a multi-user server for Jupyter notebooks. It allows you to create and manage multiple user accounts, each with their own Jupyter notebook environment. JupyterHub is ideal for classrooms, research groups, and organizations that want to provide a shared Jupyter notebook environment for their users.
Features¶
- Scalable architecture: JupyterHub is built ontop of the Kubernetes Service, which allows it to scale easily to accommodate a large number of users.
- Can be integrated with Sunet Drive that gives users access to their files from the Jupyter notebook environment.