Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Homepage
  • List Projects
  • List Feature Stores
  • Create
    • Create Project
      • Container Status Message
    • Create Feature Store
  • Registered Models and APIs
  • Settings
  • Trash
  • Tabs for a DSL Project
    • Workspace
      • Workspace Folders
        • Repo Folder Attributes
          • Notebook Actions
            • Export
            • Register as Job
            • Notebook Version Control
            • Share
            • Delete
            • Information
        • Repo Folder Attributes for a Repo Sync Project
          • File Attributives
        • Utils Folder Attributes
          • Utility Actions
        • Files Attributes
      • Working with the Workspace tab
        • Create
        • Import
          • Importing Notebook
          • Pull from Git
        • Adding File and Folders
      • Linter
      • Git Console
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Model Explainer
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
        • Register a Model as an API
        • Register an API Client
        • Pass Model Values in Postman
      • Delete Model
    • AutoML
      • Creating AutoML Experiment
      • AutoML List Page
        • View Explanation
          • Model Summary
          • Model Interpretation
            • Classification Model Explainer
            • Regression Model Explainer
            • Forecasting Model Explainer
          • Dataset Explainer
  • Data Science Notebook
    • Preview File
    • Save as Notebook
    • .ipynb File Cells
      • Using a Code Cell
      • Using a Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Sharing a Notebook
  • Accessing a Shared Notebook
  1. Tabs for a DSL Project
  2. Workspace
  3. Workspace Folders
  4. Repo Folder Attributes
  5. Notebook Actions

Share

This page describes the steps involved to share a Notebook script and access it as a shared Notebook.

PreviousNotebook Version ControlNextDelete

Last updated 8 months ago

The user can share a DSL Notebook across the teams using this feature.

Check out the given walkthrough on the share functionality for a Notebook.

Sharing a Notebook

  • Navigate to the Workspace tab for a DS Lab project.

  • Select a Notebook from the list.

  • Click on the Ellipsis icon.

  • A context menu opens.

  • Click the Share option from the Context menu.

  • The Share Notebook page opens.

  • Select a tab out of USER, USER GROUP, and EXCLUDE USER tabs.

  • Search for a specific user or user group to share the Notebook.

  • Select a User or user group from the respective tabs (as displayed in the given image for the USER tab).

  • Use the single arrow mark to move the user (Selecting the icon containing both arrows will move all the users).

  • The selected user or user group will get moved to the right-hand side box.

  • Click the Save option.

  • A notification appears, and the Notebook gets shared.

Accessing a Shared Notebook

Check out the illustration to access a shared Notebook.

  • Login to the Platform using the user's credentials to whom the Notebook is shared and navigate to the DS Lab module.

  • The Shared Project gets indicated as shared on the Projects page.

  • Click the View icon to open the project.

  • Navigate to the Workspace tab for the shared Project.

  • The shared Notebook will be listed under the Repo folder.

Please Note:

  1. The user with whom the project has been shared appears in the right-side box.

  2. If the project is shared with a user group, then all the users under that group appear under the right-side box.

  3. If the EXCLUDE USER tab is selected the user gets excluded from the rights to access the Notebook.

  4. A Shared Project will not have permission to Share, Edit, Delete, or create versions of it by the user to whom it has been shared.

  5. The Project gets shared by default with the concerned Notebook while using the Share function for a Notebook.

  6. The Shared Project even if it is shared by default with a Notebook remains Active by default for the user to access and open the Notebook tab provided inside it.

  7. A Shared Notebook will not have permission to Share or Delete by the user to whom it has been shared, but Export, Register, Push into VCS, and Pull from VCS actions are available for a shared Notebook.

Sharing a Notebook
Accessing a shared Notebook
The selected user to share a Notebook
Notification when a Notebook gets shared
Accessing a Shared Notebook