# Preview Notebook

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Check out the given illustration to understand how you can preview a Notebook.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBLGYLEkBUnc8nVEBAuEI%2Fuploads%2FPqZPZqDToB1ByyXRQTec%2FPreview%20Notebook%20V2.mp4?alt=media&token=fed5b1d0-a75e-4e09-a1b3-efa761089fb0>" %}
***Preview Saved Notebooks***
{% endembed %}

The user can preview a Notebook without activating the Project where the Notebook is saved.&#x20;

* Navigate to the Project List page.
* Select a deactivated Project from the list.
* Click on the Project to open it.  &#x20;

<figure><img src="/files/SesepwyJf36HHHLiaPNM" alt=""><figcaption><p><em><strong>Opening a Deactivated Project</strong></em> </p></figcaption></figure>

* The Notebook tab opens under the selected Project.
* Select a Notebook from the list and click on it.

<figure><img src="/files/mDp7Os50I0Ys0iPiAOFb" alt=""><figcaption><p><em><strong>Selecting a Notebook from the Notebook List</strong></em></p></figcaption></figure>

* A dialog window appears to activate the Project.&#x20;
* Click the ***No*** option.

<figure><img src="/files/D3ou5n2GqrEy9lnp3VwG" alt=""><figcaption></figcaption></figure>

* The Notebook opens in the preview mode.

<figure><img src="/files/fm2S4pCqYLYeUfbg0APa" alt=""><figcaption><p><em><strong>Preview of the Notebook code</strong></em></p></figcaption></figure>

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

* *The Notebook functionalities will be disabled in the preview mode of the Notebook.*
* *The confirmation dialog box appears (by default) to **Activate** the Project of which the Notebook is a part by clicking the **Yes** option for activating the Project, the user gets all the Notebook operations enabled to modify the Notebook content.*

&#x20;     ![](/files/P5UCPvZ2OM1fUoalG8I9)

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


---

# 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/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/preview-notebook.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.
