Tabs for a Data Science Lab Project
Various tabs for a DSL Project may vary based on the selected Environment.
Last updated
Various tabs for a DSL Project may vary based on the selected Environment.
Last updated
Please Note:
If the user selects the PySpark environment, the available tabs to the user will be Notebook, Dataset, and Utility. The user will not have access to Model and AutoML tabs.
The user selecting either PyTorch or TensorFlow as environment will have access to all the tabs under their project including Model and AutoML.
A Data Science Project created inside the Data Science Lab is like a Workspace inside which the user can create and store multiple data science experiments and their associated artifacts.
Please Note: The user can create a new Notebook for coding or upload an existing Notebook only after Activating a Data Science Project.
Navigate to the Projects page listing all the created projects.
Select an activated project from the list and click on it. or Select a Project and Activate it.
Since the selected Project contains Python PyTorch environment, the next page opens for the selected project with the following tabs:
Notebook
Dataset
Utility
Model
AutoML
The Notebook tab gets opened by default displaying the following options for the user to choose from:
Create - to create a notebook
Upload - to upload a notebook
Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell.