Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Data Science Lab Quick Start Flow
  • Project
    • Environments
    • Creating a Project
    • Project List
      • View
      • Keep Multiple Versions of a Project
      • Sharing a Project
      • Editing a Project
      • Activating a Project
      • Deactivating a Project
      • Deleting a Project
    • Tabs for a Data Science Lab Project
      • Tabs for TensorFlow and PyTorch Environment
        • Notebook
          • Ways to Access Notebook
            • Create
            • Import
              • Importing a Notebook
              • Pull from Git
          • Notebook Page
            • Preview Notebook
            • Notebook Cells
              • Using a Code Cell
              • Using a Markdown Cell
              • Using an Assist Cell
            • Renaming a Notebook
            • Resource Utilization Graph
            • Notebook Taskbar
            • Notebook Operations
              • Datasets
                • Copy Path (for Sandbox files)
              • Secrets
              • Algorithms
              • Transforms
              • Utility
              • Models
                • Model Explainer
                • Registering & Unregistering a Model
                • Model Filter
              • Artifacts
              • Files
              • Variable Explorer
              • Writers
              • Find and Replace
            • Notebook Actions
          • Notebook List
            • Notebook List Actions
              • Export
                • Export to Pipeline
                • Export to GIT
              • Register as Job
              • Notebook Version Control
              • Sharing a Notebook
              • Deleting a Notebook
        • Dataset
          • Adding Data Sets
            • Data Sets
            • Data Sandbox
          • Dataset List Page
            • Preview
            • Data Profile
            • Create Experiment
            • Data Preparation
            • Delete
        • Utility
          • Pull from Git (Utility)
        • Model
          • Model Explainer
          • Import Model
          • Export to GIT
          • 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
          • AutoML Models
        • Auto ML
          • Creating AutoML Experiments
            • Creating an Experiment
          • AutoML List Page
            • View Report
              • Details
              • Models
                • View Explanation
                  • Model Summary
                  • Model Interpretation
                    • Classification Model Explainer
                    • Regression Model Explainer
                    • Forecasting Model Explainer
                  • Dataset Explainer
            • Delete
      • Tabs for PySpark Environment
        • Notebook
          • Ways to Access Notebook
            • Create
            • Import
              • Importing a Notebook
          • Notebook Page
            • Preview Notebook
            • Notebook Cells
              • Using a Code Cell
              • Using a Markdown Cell
              • Using an Assist Cell
            • Renaming a Notebook
            • Resource Utilization Graph
            • Notebook Taskbar
            • Notebook Operations
              • Datasets
                • Copy Path (for Sandbox files)
              • Secrets
              • Utility
              • Files
              • Variable Explorer
              • Writers
              • Find and Replace
            • Notebook Actions
          • Notebook List
            • Notebook List Actions
              • Export
                • Export to Pipeline
                • Export to GIT (on hold)
              • Register as Job
              • Notebook Version Control
              • Sharing a Notebook
              • Deleting a Notebook
        • Dataset
          • Adding Data Sets
            • Data Sets
            • Data Sandbox
          • Dataset List Page
            • Preview
            • Data Profile
            • Data Preparation
            • Delete
        • Utility
Powered by GitBook
On this page
  1. Project
  2. Tabs for a Data Science Lab Project
  3. Tabs for TensorFlow and PyTorch Environment
  4. Dataset
  5. Adding Data Sets

Data Sandbox

PreviousData SetsNextDataset List Page

Last updated 1 year ago

Pre-requites: The user must configure the Sandbox Settings to access the Data Sandbox option under the Data Science Lab.

Check out the walk-through on how to add a Data Sandbox as a dataset.

  • Open the Dataset tab from a specific project.

  • Click the Add Datasets option.

  • The user gets redirected to the Add Datasets page.

  • Select the Data Sandbox option from the Data Service drop-down menu.

  • Click the Upload option to upload a Data Sandbox file.

  • The user gets redirected to the Upload Data Sandbox page.

  • Provide a Sandbox Name.

  • Provide Description about the Data Sandbox.

  • Click the Choose File option to select a file.

  • Click the Save option to begin the file upload.

  • Wait till the file gets loaded 100%.

  • A notification message appears to indicate that the file has been uploaded (after the data gets loaded 100%).

  • The user gets redirected to the Add Datasets tab.

  • Select the Data Sandbox option from the Data Source drop-down menu.

  • The uploaded Data Sandbox file appears in the list below.

  • Select a Data Sandbox file using the checkbox given next to the Sandbox entry.

  • Click the Add option that appears after selecting the uploaded Sandbox file.

  • A notification message appears to inform that the selected Dataset (in this case, the selected Data Sandbox file) has been updated.

  • The user gets redirected to the Dataset tab where the added dataset file gets listed.

Please Note:

  • The user can get a Search bar to search across the multiple Datasets options on the Add Datasets page.

Refer the page to get an overview of the Data Science Lab module in nutshell.

Data Science Lab Quick Start Flow
Uploading & Adding a Data Sandbox as Data set
Upload Data Sandbox Page