Opening a notebook in DataSphere
Written by
Updated at August 15, 2025
You can publish the JupyterLab notebook's source file on your website and enable users to run it in DataSphere. After clicking the link, users will be prompted to sign in to Yandex Cloud and select a project.
Opening a notebook
To open a notebook in DataSphere:
-
Replace the placeholder in the provided link with the URL of your notebook's source file. Make sure the file is publicly accessible without any restrictions.
https://datasphere.yandex.cloud/import-ipynb?path=<source_file_link>Here is an example:
https://datasphere.yandex.cloud/import-ipynb?path=https://raw.githubusercontent.com/yandex-cloud-examples/yc-datasphere-batch-execution/main/src/train_classifier.ipynb -
Follow the link and click Run in Yandex DataSphere.
-
In the window that opens, select the project and click Add.
This will add a notebook copy to the project storage.
Code snippets to embed on your website
|
Widget |
Embed code |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|