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
        • Repo Folder Attributes for a Repo Sync Project
        • 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
      • Adjustable Repository Panel
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
      • Delete a 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
        • Expanding and Collapsing Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons from Header
    • Notebook Actions
      • Register
        • Export
        • Register as a Job
      • Notebook Version Control
      • Share
      • Delete
      • Information
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Reading Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Accessing Workspace Default Folders
  • Collapsing the Left side Panel
  • Expanding the Left side Panel
Export as PDF
  1. Tabs for a DSL Project
  2. Workspace

Workspace Folders

The Workspace tab contains default folders named Repo, Utils, and Files. All the created and saved folders and files will be listed under either of these folders.

PreviousWorkspaceNextRepo Folder Attributes

Accessing Workspace Default Folders

  • Navigate to the Workspace tab (it is a default tab to open for a Project).

  • The left side panel displays the default Folders.

    • These folders will save all the created or imported folders/ files by the user.

  • The Workspace tab also contains a Search bar to search the available Assets.

Please Note: The Workspace will be blank for the user, in case of a new Project until the first Notebook is created. It will contain the default folders named Repo, Utils, and Files.

Collapsing the Left side Panel

  • Navigate to the Workspace Assets.

  • Click the Collapse icon.

  • The Workspace left-side panel will be collapsed displaying all the created or imported files and folders as icons.

Expanding the Left side Panel

  • Navigate to the Workspace tab with the collapsed left-side panel.

  • Click the Expand icon.

  • The Workspace's left-side panel will be expanded. In the expanded mode of the left-side panel, the default folders of the Workspace tab will be visible in the default view.

Please Note:

  • The Workspace left side menu appears in the expanded mode by default while opening the Workspace tab.

  • The Workspace List displays the saved/ created folders and files in the collapsed mode (if any folder or file is created inside that Workspace).

  • The normal Data Science Project where Git Repository and Git Branch are selected while creating the project, displays the selected branch on the header.

  • A Repo Sync Project can display the selected branch on the Project header, and the user will be allowed to change the branch using the drop-down menu.

Expanded Notebook List
Collapsed Notebook List