1923 Forks
7254 Stars
7254 Watchers

jupyterhub

Multi-user server for Jupyter notebooks

How to download and setup jupyterhub

Open terminal and run command
git clone https://github.com/jupyterhub/jupyterhub.git
git clone is used to create a copy or clone of jupyterhub repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jupyterhub https://github.com/jupyterhub/jupyterhub/archive/master.zip

Or simply clone jupyterhub with SSH
[email protected]:jupyterhub/jupyterhub.git

If you have some problems with jupyterhub

You may open issue on jupyterhub support forum (system) here: https://github.com/jupyterhub/jupyterhub/issues