Jupyter Notebooks#

Notebooks are interactive documents that can contain code, equations, visualizations, media, and other computational inputs and outputs.

For detailed instructions on using Jupyter Notebooks, please visit the official Jupyter Notebooks documentation.

Uploading an existing notebook to a channel#

  1. Preparation for uploading notebooks differs depending on your notebook type. Please follow the relevant guide for your respective notebooks:

  1. Open the Manage dropdown menu and select Upload File.

  2. Open the Type dropdown menu and select Notebook.

  3. Click Select files… then locate and upload your notebook, or drag and drop the notebook file into the field.

  4. Click Upload.

Previewing a notebook#

Click on a notebook to preview it in Anaconda Server.

Moving a notebook#

To move a notebook from one channel or subchannel to another:

  1. From the channel details page, select the Notebooks tab.

  2. Select the checkbox next to the notebooks you want to move.

  3. Open the Copy dropdown menu and select Move.

  4. Open the Move To: dropdown menu and select a destination channel for your notebook.

  5. Click Move.

Note

Moving a notebook will remove it from its origin channel.

Copying a notebook#

To copy a notebook from one channel or subchannel to another:

  1. From the channel details page, select the Notebooks tab.

  2. Select the checkbox next to the notebooks you want to copy.

  3. Open the Copy dropdown menu and select Copy.

  4. Open the Copy To: dropdown menu and select a destination channel for your notebooks.

  5. Click Copy.

Note

Copying a notebook will not remove it from its origin channel.

Deleting a notebook#

To delete a notebook from a channel or subchannel:

  1. From the channel details page, select the Notebooks tab.

  2. Select the checkbox next to the notebooks you want to delete.

  3. Open the Copy dropdown menu and select Delete.

  4. Click Delete to verify you want to delete your selected notebook.

Downloading a notebook#

To download a notebook from a channel or subchannel:

  1. From the channel details page, select the Notebooks tab.

  2. Select the checkbox next to the notebooks you want to download.

  3. Open the Copy dropdown menu and select Download.