# Notebook Taskbar

A taskbar has been provided on the top left side of the Notebook screen to instantly perform various Notebook-related tasks.

<figure><img src="https://4082649235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QeOywZjV1cHo55cMW8u%2Fuploads%2FQwbrGpc4E0jurOrzJYrl%2Fimage.png?alt=media&#x26;token=b5346641-4e4e-4893-a0fe-06977cacb751" alt=""><figcaption><p><em><strong>Taskbar for a Data Science Notebook</strong></em></p></figcaption></figure>

***Click on each tab of the given Taskbar*** *to read about the specific tasks of that Notebook taskbar.*

{% tabs %}
{% tab title="File" %}

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/dE6HKTF4Qgofsi3FhHq1/image.png" alt=""><figcaption><p><em><strong>Tasks provided under the File tab</strong></em></p></figcaption></figure>
{% endtab %}

{% tab title="Edit" %}

<figure><img src="https://4082649235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QeOywZjV1cHo55cMW8u%2Fuploads%2FerlQvmGndDaMyt4KE9oG%2Fimage.png?alt=media&#x26;token=c0e798f2-627c-4d8c-853e-c4d7479d8e8d" alt=""><figcaption><p><em><strong>Tasks provided under the Edit tab</strong></em></p></figcaption></figure>
{% endtab %}

{% tab title="View" %}

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/0DnDsrFhieD2FepodCO5/image.png" alt=""><figcaption><p><em><strong>Tasks provided under the View Tab</strong></em></p></figcaption></figure>
{% endtab %}

{% tab title="Run" %}

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/0QtDKgM9kr4H0AQphT4j/image.png" alt=""><figcaption><p><em><strong>Tasks provided under the Run tab</strong></em></p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer to 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 a nutshell.*&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/data-science-lab-4/repo-sync-project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-taskbar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
