Search
K

Create & manage notebooks

We make it easy to get started with notebooks. This page has all of the steps you need to create, move, download, or delete a notebook.

Create notebooks

To create a new notebook:
Space page
Project page
Notebook Menu
Notebook
  1. 1.
    Go to any space.
  2. 2.
    Click the Create
    button.
  3. 3.
    Select
    Notebook from the menu.
  4. 4.
    Provide a Notebook Name.
  5. 5.
    Pick the Space and Project for the notebook to reside in.
  6. 6.
    Click Create.
  1. 1.
    Go to any project.
  2. 2.
    Click the Create
    button.
  3. 3.
    Select
    Notebook from the menu.
  4. 4.
    Provide a Notebook Name.
  5. 5.
    Pick the Space and Project for the notebook to reside in.
  6. 6.
    Clicked Create.
  1. 1.
    Go to any notebook.
  2. 2.
    Open the File menu.
  3. 3.
    Select New Notebook..
  4. 4.
    Provide a Notebook Name.
  5. 5.
    Pick the Space and Project for the notebook to reside in.
  6. 6.
    Clicked Create.
  1. 1.
    Go to a notebook.
  2. 2.
    Open the project panel using the
    icon in the left sidebar.
  3. 3.
    Click on the
    icon.
  4. 4.
    Select
    Notebook...
  5. 5.
    Provide a Name.
  6. 6.
    Pick the Space and Project for the notebook to reside in.
  7. 7.
    Click Create.
You will be taken to the new notebook in a new tab and the kernel will be automatically started. Enjoy!
Create a new notebook

Manage notebooks

You can see the file list, containing notebooks, from the project page or from within the project panel of the notebook.
To see the menu of available options for notebooks:
From project page
From project panel of notebook
  1. 1.
    Go to the project.
  2. 2.
    Click on the
    icon for the notebook to open the menu.
  1. 1.
    Go to the notebook.
  2. 2.
    Open the project panel using the
    icon from the left sidebar.
  3. 3.
    Hover over the notebook to access the
    menu.
From this menu, you have the following options:
Copy path
Copy the full path to the notebook.
Download
Download the notebook (.ipynb) to your local computer.
Move
Move the notebook to another project. Only available if you're the notebook's Owner. Read more File & folder permissions.
Duplicate
Duplicate the notebook to a project of your choice.
Open in a New Tab
Open the notebook in a new tab.
Copy URL
Copy URL for sharing.
Delete
Delete the notebook. Only available if you're the file's Owner. Read more File & folder permissions.

Learn more