All Projects → jupyterhub → Jupyterhub Tutorial

jupyterhub / Jupyterhub Tutorial

Licence: bsd-3-clause
Tutorial materials for deploying JupyterHub

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Jupyterhub Tutorial

Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-91.3%)
Mutual labels:  jupyter, jupyterhub
Scipy2017 Jupyter Widgets Tutorial
Notebooks for the SciPy 2017 tutorial "The Jupyter Interactive Widget Ecosystem"
Stars: ✭ 102 (-36.65%)
Mutual labels:  jupyter, tutorial
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+521.12%)
Mutual labels:  jupyter, jupyterhub
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (+234.16%)
Mutual labels:  jupyter, tutorial
Ldapauthenticator
LDAP Authenticator Plugin for Jupyter
Stars: ✭ 145 (-9.94%)
Mutual labels:  jupyter, jupyterhub
Zero To Jupyterhub K8s
Helm Chart & Documentation for deploying JupyterHub on Kubernetes
Stars: ✭ 888 (+451.55%)
Mutual labels:  jupyter, jupyterhub
Repo2docker
Turn repositories into Jupyter-enabled Docker images
Stars: ✭ 1,177 (+631.06%)
Mutual labels:  jupyter, jupyterhub
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+160.25%)
Mutual labels:  jupyter, tutorial
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (-23.6%)
Mutual labels:  jupyter, jupyterhub
Learn jupyter
This is a jupyter practical tutorial. Welcome to edit together!
Stars: ✭ 123 (-23.6%)
Mutual labels:  jupyter, tutorial
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+232.92%)
Mutual labels:  jupyter, tutorial
Jupyter Server Proxy
Jupyter notebook server extension to proxy web services.
Stars: ✭ 153 (-4.97%)
Mutual labels:  jupyter, jupyterhub
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+229.19%)
Mutual labels:  jupyter, tutorial
Spark Scala Tutorial
A free tutorial for Apache Spark.
Stars: ✭ 907 (+463.35%)
Mutual labels:  jupyter, tutorial
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (+197.52%)
Mutual labels:  jupyter, jupyterhub
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-68.94%)
Mutual labels:  jupyter, tutorial
Kubespawner
Kubernetes spawner for JupyterHub
Stars: ✭ 353 (+119.25%)
Mutual labels:  jupyter, jupyterhub
Dockerspawner
Spawns JupyterHub single user servers in Docker containers
Stars: ✭ 368 (+128.57%)
Mutual labels:  jupyter, jupyterhub
30 Days Of Python
Learn Python for the next 30 (or so) Days.
Stars: ✭ 1,748 (+985.71%)
Mutual labels:  jupyter, tutorial
Ml Hub
🧰 Multi-user development platform for machine learning teams. Simple to setup within minutes.
Stars: ✭ 148 (-8.07%)
Mutual labels:  jupyter, jupyterhub

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].