# Tabs for a Data Science Lab Project

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *If the user selects the **PySpark** environment, the available tabs to the user will be Notebook, Dataset, and Utility. The user <mark style="color:red;">**will not have access**</mark> to **Model** and **AutoML** tabs.*
* *The user selecting either **PyTorch** or **TensorFlow** as environment <mark style="color:green;">**will have access**</mark> to all the tabs under their project including **Model** and **AutoML**.*&#x20;
  {% endhint %}

*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.*

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/3V7Q9eHXLbXBmMEwvo3Q/image.png" alt=""><figcaption><p>Project List displaying activated and deactivated projects</p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>  The user can create a new Notebook for coding or upload an existing Notebook only after Activating a Data Science Project.*
{% endhint %}

* 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.

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/2RrD2YyGlh0jsZV1rPp1/image.png" alt=""><figcaption><p><em><strong>Selecting an activated Project</strong></em></p></figcaption></figure>

* 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**

  <figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/fkGPJK0jicBnfppZAaOa/image.png" alt=""><figcaption><p><em><strong>Various Tabs under a DSL Project within PyTorch and TensorFlow environment</strong></em></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer the* [***Data Science Lab Quick Start Flow***](https://docs.bdb.ai/data-science-lab-4/data-science-lab-quick-start-flow) *page to get an overview of the **Data Science Lab** module in nutshell.*&#x20;
{% endhint %}
