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
  • Restoring a Project
  • Deleting a Project Permanently
Export as PDF

Trash

The Trash page lists all the deleted Projects and Feature Stores.

PreviousSettingsNextTabs for a DSL Project

The Trash page will display the deleted Projects and Feature Stores accessible for the logged in user. The user gets options to Restore them or Delete them permanently from this page.

Restoring a Project

Check out the given workflow to restore a project.

  • Navigate to the Data Science Lab Homepage.

  • Click the Trash icon provided in the left-side menu panel.

  • The Trash page opens displaying two tabs:

    • Deleted Projects

    • Deleted Feature Stores

  • Select a Project from the displayed list of the Deleted Projects.

  • Click the Restore icon.

  • A dialog message appears to confirm the selected action.

  • Click Yes to confirm the action.

  • A notification message appears.

  • The concerned project gets restored to the Projects list.

Deleting a Project Permanently

Check out the given workflow to delete a project permanently.

  • Navigate to the Data Science Lab Homepage.

  • Click the Trash icon provided in the left-side menu panel.

  • The Trash page opens displaying two tabs:

    • Deleted Projects

    • Deleted Feature Stores

  • Select a Project from the displayed list.

  • Click the Delete icon.

  • A dialog message appears to confirm the selected action.

  • Click Yes to confirm the action.

  • A notification message appears, and the selected Project gets removed permanently from the Data Science Lab module.

Deleting a Project Permanently
Restoring a Project