JupyterHub: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "== Introduction == JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve n...")
(No difference)

Revision as of 18:55, 18 October 2017

Introduction

JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group[1].

References