Skip to main content
You can upload a notebook you created locally into NexusOne using the Notebook feature, so you can later attach it to an app version.

Prerequisites

Before starting this task, ensure you have the following:
  • Appropriate permissions: nx1_app_manager, nx1_analyst, nx1_engineer, nx1_admin, or nx1_steward.
  • A Jupyter notebook file in .ipynb format, created locally.

Upload a notebook

Perform these steps to upload a notebook.
  1. Log in to NexusOne.
  2. On the top navigation bar, hover your mouse over AI and then select AutoML > Notebooks.
  3. Click Upload Notebook at the top right of the page.
    NexusOne rejects a file if it isn’t a valid .ipynb document. Also, if a notebook with the same name already exists, then NexusOne overwrites it.
  4. In the file picker, select an .ipynb file from your computer.
After the upload succeeds, your notebook appears in the Your Notebooks table.

Additional resources

For a high-level overview of Notebooks and how they’re used in NexusOne, refer to Notebooks.