Skip to content

JupyterHub Notebook

Brian E. Granger edited this page Oct 9, 2016 · 4 revisions

The multiuser Jupyter/IPython Notebook, called JupyterHub, is now running for all users at https://dirac1.calpoly.edu. This includes the following kernels:

  • Python 3
  • R
  • Bash

Starting with version 3.0, Jupyter has an in-browser text editor and terminal.

Logging in

To log into JupyterHub:

  1. First log into the cluster using SSH. This is needed to properly create your home directory. You only need to do this the first time you log into JupyterHub on the cluster.

     ssh youusername@dirac1.calpoly.edu
    
  2. Then point your browser at https://dirac1.calpoly.edu and enter your Cal Poly username and password.

Clone this wiki locally