Getting a notebook ID
Written by
Updated at August 15, 2025
To work with a project through the API, you may need the notebook ID.
Getting started
Open the DataSphere project:
-
Select the project in your community or on the DataSphere home page
in the Recent projects tab. - Click Open project in JupyterLab and wait for the loading to complete.
- Open the notebook tab.
Getting a notebook ID
-
In the left-hand panel of your file browser, right-click the notebook you need.
-
In the window that opens, select Copy Path.
The clipboard will contain a string that looks like this:
/home/jupyter/datasphere/project/<notebook_name>.ipynb -
Use the copied path as the notebook ID.