JupyterHub

Multi-user server for Jupyter notebooks. Manages authentication, spawns and proxies multiple instances of the single-user Jupyter notebook server, and exposes a REST API for users, groups, services, tokens, and OAuth2.

API entry from apis.yml

apis.yml Raw ↑
aid: jupyter:jupyterhub
name: JupyterHub
description: Multi-user server for Jupyter notebooks. Manages authentication, spawns and proxies multiple
  instances of the single-user Jupyter notebook server, and exposes a REST API for users, groups, services,
  tokens, and OAuth2.
humanURL: https://jupyterhub.readthedocs.io/
baseURL: http://localhost:8000/hub/api
tags:
- Authentication
- Hub
- Multi-User
- OAuth2
properties:
- type: APIsYAML
  url: https://raw.githubusercontent.com/api-evangelist/jupyterhub/refs/heads/main/apis.yml
- type: Documentation
  url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
- type: Repository
  url: https://github.com/jupyterhub/jupyterhub