JupyterHub: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Marked this version for translation)
No edit summary
Line 19: Line 19:
<!--T:8-->
<!--T:8-->
* The Calcul Québec hub provides access to notebook servers spawned through jobs on two of Laval University HPC systems: [https://wiki.calculquebec.ca/w/Colosse Colosse] and [https://wiki.calculquebec.ca/w/Helios Helios]. To authenticate on this hub, users must have a Calcul Québec account. To learn more, see the [https://wiki.calculquebec.ca/w/JupyterHub Calcul Québec JupyterHub wiki page].
* The Calcul Québec hub provides access to notebook servers spawned through jobs on two of Laval University HPC systems: [https://wiki.calculquebec.ca/w/Colosse Colosse] and [https://wiki.calculquebec.ca/w/Helios Helios]. To authenticate on this hub, users must have a Calcul Québec account. To learn more, see the [https://wiki.calculquebec.ca/w/JupyterHub Calcul Québec JupyterHub wiki page].
* SciNet hosts a hub available through an SSH tunnel via <code>login.scinet.utoronto.ca</code>. To learn more, see the [https://wiki.scinet.utoronto.ca/wiki/index.php/Jupyter_Hub_on_SciNet SciNet JupyterHub wiki page].
* Niagara has a node which has been designated a Jupyter Hub and it can run Juptyer Notebook sessions.. To learn more, see the [https://docs.scinet.utoronto.ca/index.php/Jupyter_Hub SciNet JupyterHub wiki page].


== References == <!--T:7-->
== References == <!--T:7-->
</translate>
</translate>

Revision as of 21:38, 9 October 2018

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."[1]

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

Compute Canada initiatives

Some regional initiatives offer access to computing resources through JupyterHub.

  • The Calcul Québec hub provides access to notebook servers spawned through jobs on two of Laval University HPC systems: Colosse and Helios. To authenticate on this hub, users must have a Calcul Québec account. To learn more, see the Calcul Québec JupyterHub wiki page.
  • Niagara has a node which has been designated a Jupyter Hub and it can run Juptyer Notebook sessions.. To learn more, see the SciNet JupyterHub wiki page.

References