Skip to content

JupyterHub Notebook

Brian E. Granger edited this page Apr 6, 2015 · 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 2
  • Python 3
  • R
  • Julia
  • 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.

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

Clone this wiki locally