Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex DataSphere
  • Getting started
    • All guides
      • Connecting to JupyterLab from a local IDE
      • Selecting computing resources
      • Checking GPU load
      • Getting a notebook ID
      • Installing packages
      • Notebook code snippets
      • Clearing notebook cell outputs
      • Working with Git
      • Setting up template-based notebook creation
    • Migrating a workflow to a new version
  • Terraform reference
  • Audit Trails events
  • Access management
  • Pricing policy
  • Public materials
  • Release notes

In this article:

  • Getting started
  • Getting a notebook ID
  1. Step-by-step guides
  2. DataSphere Notebook
  3. Getting a notebook ID

Getting a notebook ID

Written by
Yandex Cloud
Updated at August 15, 2025
  • Getting started
  • Getting a notebook ID

To work with a project through the API, you may need the notebook ID.

Getting startedGetting started

Open the DataSphere project:

  1. Select the project in your community or on the DataSphere home page in the Recent projects tab.

  2. Click Open project in JupyterLab and wait for the loading to complete.
  3. Open the notebook tab.

Getting a notebook IDGetting a notebook ID

  1. In the left-hand panel of your file browser, right-click the notebook you need.

  2. 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
    
  3. Use the copied path as the notebook ID.

Was the article helpful?

Previous
Checking GPU load
Next
Installing packages
© 2025 Direct Cursus Technology L.L.C.