-
Notifications
You must be signed in to change notification settings - Fork 0
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.
To log into JupyterHub:
-
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 -
Then point your browser at https://dirac1.calpoly.edu and enter your Cal Poly username and password.