Skip to content

harendranathvegi9/jupyterhub-tutorial

 
 

Repository files navigation

Getting Started with JupyterHub tutorial

Based on a tutorial at PyData London 2016 by Min Ragan-Kelley*, Thomas Kluyver, and Kyle Kelley.

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 with Python 3
  • 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.

About

Tutorial materials for deploying JupyterHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%