Jupyter Notebooks on Oscar
Installing Jupyter Notebook
Running Jupyter Notebook on Oscar
In an OOD Desktop App VNC Session
jupyter-notebookUsing a Batch Job
1. Submit batch script
2. Set up an ssh tunnel to the notebook server
3. Open a browser to view the notebook (Using Batch Job)
In an Interactive Session
1. Start a Jupyter Notebook in an interactive job
2. Setup an ssh tunnel to the server
3. Open a browser to view the notebook (Interactive Session)
4. Press Ctrl+C twice to kill your Jupyter Notebook server
Last updated
Was this helpful?