Creating a New Blank Notebook

Creating a Notebook on JupyterHub

To create a notebook on JupyterHub, follow the instructions below:

  1. Select the localFile Browser from left sidebar

  2. Create a new launcher using the New Launcher button

  3. Click Python 3 under the Notebook section

  4. A new “Unititled(#).ipynb” file will appear in your current working drive directory and a blank Notebook will launch. Click on "Untitled" to change the name of the file

Last updated