/
Deploying JupyterHub for a Project

Deploying JupyterHub for a Project

JupyterHub is an open-source, multi-user version of Jupyter Notebook for performing analysis of Project files (for details, see Using JupyterHub). Before Project members can use Jupyterhub, it must be deployed for the Project by a Platform Administrator. This article describes the steps for Platform Administrators to deploy Jupyterhub for a Project.

Prerequisites

  • Platform Administrator Role

 Instructions

  1. Launch the Project and click the Settings icon in the left menu bar, then click the Workspace tab.

  2. In the Jupyterhub section, click Deploy. Jupyterhub deployment begins and the button changes to a message indicating Deployment in progress.

  3. After a few minutes, deployment completes as indicated by a green checkmark icon and the message “Deployed for project on {date} By: {Platform Admin’s username}”.

  4. Project members who have permission to access JupyterHub can now begin using JupyterHub.

JupyterHub deployment also includes installation of the Pilot command line interface (pilotcli) so every user who launches JupyterHub from the Project can launch a terminal and log into pilotcli to start interacting with Project data.

 Related articles

 

Related content