Run Code in a Jupyter Notebook
More articles in Using Jupyter Files
Task Description
This procedure describes how to run code in a Jupyter notebook.
Roles for performing this task
User, Admin
Task Steps
- Log in to RZT aiOS as a User (or Admin), and navigate to the Project page for the project you want to work with.
- Navigate to the JupyterLab page. Navigate to the folder containing the notebook and double click on the notebook. The notebook is opened in a new tab

- Click the Run icon in the Jupyter notebook toolbar to run the current cell.

Alternatively, to run all the cells click Run > Run All Cells in the menu bar.

Task Notes
-
You can run a Jupyter notebook in a project owned by you or shared with you with Execute permission.