Datalore 2025.4 Help

Clone a notebook

There are two main reasons for cloning a notebook:

  • Share the notebook

    The notebook is in your own workspace or a workspace shared with you, and you want to share that notebook with users who have no access to that workspace. Technically, you cannot share it. However, as an alternative, you can first clone the notebook into you Private workspace, and then share the clone as described in this topic.

  • Edit the notebook

    You cannot edit the notebook because it resides in a workspace you only have view access to. As an alternative, you clone the notebook into one of your own workspaces, which automatically grants you edit rights to its contents. You will be able to edit and run the code of the cloned notebook and share the clone.

Clone a shared notebook with edit access

  1. Go to Notebooks in the shared workspace.

  2. Right-click the desired notebook and select Clone.

Clone a shared notebook with view access

  1. Go to Notebooks in the shared workspace.

  2. Open the desired notebook in the editor.

  3. In the main menu, select File | Clone notebook.

    The cloned notebook will be created in your private workspace.

  4. Go to your Private workspace and share the cloned notebook as described in Share a notebook from Private workspace.

Last modified: 26 May 2025