Accessing Jupyterhub

Description

JupyterHub is a multi-user Hub which spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. Primarily used to run R and Python software, but can be used to run other software such as SageMath. Bowdoin's Jupyterhub service is backed by the High Performance Computing (HPC) Grid.

  • Use your Bowdoin login account, not your email address, to login to Jupyterhub. For example, "jsmith", not "jsmith@bowdoin.edu" .

How to Login

If you are off campus, you will need to connect to the Bowdoin VPN service before you can access the Jupyterhub web page. Please refer to the knowledgebase article for information about setting up the VPN on your computer/iPad.

  1. To access JupyterHub, use the web browser on your computer or iPad to go to "https://jupyter.bowdoin.edu" and login with your Bowdoin login account. Note, do not type "@bowdoin.edu" after your login account. If your account is "jsmith", then just type "jsmith" with nothing after it.
     
  2. For most, the Single CPU Notebook should be adequate. If you have need of some of the specialized HPC resources, you can click the down arrow and select the appropriate choice. Click the "Spawn" button when ready. This will submit a job to the HPC Grid to start your Jupyter notebook. Note that this process can take 30 to 60 seconds.
     
  3. You may need to change to your home directory before you can run a notebook. Click on the File menu in the upper left, and select Open from Path. Type in /home/accountname where "accountname" is your Bowdoin login account. For example, if your login account is "jsmith", you would type in /home/jsmith. Click the blue Open button.
     
  4. To start a new notebook click once on the appropriate notebook icon shown on the right hand side of the page.

Details

Article ID: 114682
Created
Tue 8/25/20 11:59 AM
Modified
Mon 3/27/23 11:20 AM
Platform Environment (OS)
Any

Related Articles (2)

Tips, Tricks, and Lessons Learned using Jupyterhub
Using an iPad to upload files into Jupyterhub