# Creating a Notebook

The **Notebook** tab lets the user write and execute code. The user can harness the full power of popular python libraries to analyze and visualize data.

The users get two options to start with their data science exploration:

1. By [**Creating a new Notebook** ](https://docs.bdb.ai/7.6/data-science-lab/project/various-tabs-to-work-with/notebook/ways-to-access-notebook/creating-a-notebook)**​**
2. By [**Uploading a Notebook**](https://docs.bdb.ai/7.6/data-science-lab/project/various-tabs-to-work-with/notebook/ways-to-access-notebook/uploading-a-notebook)**​**

{% hint style="info" %}
*Have a look at the walk-through to create a new Notebook.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2F6AO3CnzNQ69z8Zi6NYyC%2FCreate%20Notebook.mp4?alt=media&token=7c329c21-7c65-4010-b638-23e3655f9345>" %}
***Creating a new Notebook***
{% endembed %}

* Click the ***Create Notebook*** option from the Notebook tab.

<figure><img src="https://1025450693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2FdCWGCnxjBD6zjI4yCeLk%2Fimage.png?alt=media&#x26;token=86181c22-0ecf-42c4-a532-2604f0df1e3e" alt=""><figcaption><p><em><strong>The Create Notebook option</strong></em></p></figcaption></figure>

* A new Notebook gets created; the user gets a notification message informing the same.

<figure><img src="https://1025450693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2FlrxgNuTVUOtNjk4b6GJa%2Fimage.png?alt=media&#x26;token=3f65dc65-2fe0-449c-a804-9c118e1f061a" alt=""><figcaption><p><em><strong>The Notebook landing page</strong></em></p></figcaption></figure>

* The user can add or modify the Notebook as displayed below.

<figure><img src="https://1025450693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2FYCOa1WCSkdd66koxfLf0%2Fimage.png?alt=media&#x26;token=c841c1a5-b81a-49a3-9dcf-d2f3dc3cdf87" alt=""><figcaption></figcaption></figure>

* Click the ***Save*** option.
* The notification message appears.
* Click the ***Back*** icon.&#x20;

<figure><img src="https://1025450693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2FKVlOY1cFv4afKbj0Pgdq%2Fimage.png?alt=media&#x26;token=81ce6a07-d05e-4195-b133-c2878c861e05" alt=""><figcaption></figcaption></figure>

* The Notebook gets saved under the Notebook list.

<figure><img src="https://1025450693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Figrg2b2URgwMO5YmejDu%2Fuploads%2FDJ5LqgHUxTlucS6zT2IP%2Fimage.png?alt=media&#x26;token=6b0a1cf1-a6d5-4e4a-8686-8d0f0fd86147" alt=""><figcaption><p><em><strong>The List of created Notebooks</strong></em></p></figcaption></figure>

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

* *Edit the Notebook name by using the **Edit Notebook Name** icon.*
* *The accessible datasets, models, and artifacts will list down under the **Datasets**, **Models**, and **Artifacts** menus (In this case, there are no datasets added to the concerned Notebook.).*
* ***Find/Replace** menu facilitates the user to find and replace a specific text in the notebook code.*
* *Add a description for the created Notebook by using the same page.*   &#x20;

<img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FB7XJ50HZOeImskfhKcss%2Fimage.png?alt=media&#x26;token=133f3655-1d23-41c3-bf05-7f17a4da19bb" alt="Notebook Landing page" data-size="original">
{% endhint %}
