{"library":"jupyterhub","type":"library","category":null,"description":"JupyterHub is a multi-user server for Jupyter notebooks, allowing groups of users to access computational environments and resources without individual installation and maintenance tasks. It is currently at version 5.4.4 and maintains a healthy release cadence, with at least one new version released every three months.","language":"python","status":"active","version":"5.4.4","tags":["jupyter","notebooks","multi-user","server","education","data-science","web-application"],"last_verified":"Sun May 24","install":[{"cmd":"pip install jupyterhub\nnpm install -g configurable-http-proxy","imports":["# In jupyterhub_config.py, configuration is set via the 'c' object\nc.JupyterHub.port = 8000\nc.Authenticator.admin_users = {'youradminuser'}\nc.Authenticator.allowed_users = {'user1', 'user2'}","from jupyterhub.auth import Authenticator","from jupyterhub.spawner import Spawner"]},{"cmd":"conda install -c conda-forge jupyterhub","imports":[]}],"homepage":"https://hub.jupyter.org","github":"https://github.com/jupyterhub/jupyterhub","docs":"https://jupyterhub.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/jupyterhub/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jupyterhub/compatibility"}}