Skip to content

jupyterhub/jupyterhub-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2537fdb · Feb 1, 2018

History

68 Commits
Apr 6, 2017
Aug 23, 2017
Dec 5, 2016
May 11, 2016
Aug 4, 2017
Aug 23, 2017
May 11, 2016
Aug 26, 2017
Feb 1, 2018
May 6, 2016
Aug 23, 2017
Aug 23, 2017
Aug 23, 2017
Aug 23, 2017
May 23, 2016

Getting Started with JupyterHub tutorial

Note: The Zero to JupyterHub documentation has a step-by-step walkthrough of setting up JupyterHub.

Updated for JupyterCon 2017 by Carol Willing, Min Ragan-Kelley, Ryan , Yuvi Panda

Follow along with the PDF or watch the video on YouTube.

Clone this repo:

git clone https://github.com/jupyterhub/jupyterhub-tutorial /srv/jupyterhub

You will need:

  • conda
  • jupyterhub
  • root access to a server or VM and/or docker

Quickest way to get jupyterhub is to run in this repo:

conda env create -f environment.yml

The latter half of the tutorial will use Docker.

Releases

No releases published

Packages

No packages published

Languages