JupyterHub: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


<!--T:2-->
<!--T:2-->
"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."<ref>http://jupyterhub.readthedocs.io/en/latest/index.html, JupyterHub documentation</ref>
"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."<ref>http://jupyterhub.readthedocs.io/en/latest/index.html


<!--T:3-->
<!--T:3-->

Revision as of 15:17, 26 October 2017

Other languages:

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."<ref>http://jupyterhub.readthedocs.io/en/latest/index.html

JupyterHub eliminates the requirement for users to install their own version of Jupyter Notebook. Users can connect to Jupyter Notebook using only a recent web browser.

Compute Canada initiatives

Some regional initiatives offer access to computing resources through JupyterHub.

References