> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab-5/tabs-for-a-dsl-project/workspace/working-with-the-workspace-tab/import/importing-notebook.md).

# Importing Notebook

You can bring your Python script to the Notebook framework to carry forward your Data Science experiment.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The **Import** option appears for the **Repo** folder.*
{% endhint %}

The Import functionality contains two ways to import a Notebook.

* Import Notebook
* [Pull from Git](https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/20/tabs-for-a-dsl-project/workspace/working-with-the-workspace-tab/import/pull-from-git)

The users can seamlessly import Notebooks created using other tools and saved in their systems.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The downloaded files in the **.ipynb** format only are supported by the **Upload Notebook** option.*
{% endhint %}

{% hint style="success" %}
*Check out the given illustration on how to import a Notebook.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FH0b7yIRsbjdAVs12QHJO%2FImporting%20a%20Notebook.mp4?alt=media&token=ceab4739-7837-4702-ac82-0871c4b9c912>" %}
***Importing a Notebook***
{% endembed %}

* Navigate to the Projects tab.
* Click the ***View*** icon for an activated project.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FaFDsu7whEZt7JaZsNsPx%2Fimage.png?alt=media&amp;token=5c15188e-3d00-44b6-827f-bdd77524ec5c" alt=""><figcaption></figcaption></figure>

* &#x20;The next page opens displaying all the related tabs.
* The ***Workspace*** tab opens by default.
* Click the ***Import*** option from the ***Workspace*** tab.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FUAetzkjaceZKQsWR1BVv%2Fimage.png?alt=media&amp;token=4af23496-c647-48ff-90f7-e3905c890c26" alt=""><figcaption></figcaption></figure>

* The ***Import Notebook*** page opens.
* Select the ***Import Notebook*** option.
* Provide the following information.
  * Notebook Name
  * Description (optional)
* Click the ***Choose File*** option.
* Select the IPYNB file from the system and upload it.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2F8ujq7V8kccxQf9Xtxe99%2Fimage.png?alt=media&amp;token=668c4858-4bb2-431d-980f-84200eefb26d" alt=""><figcaption></figcaption></figure>

* The selected file appears next to the ***Choose File*** option.
* Click the ***Save*** option.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FgoavyYux4V3FqoChA20C%2Fimage.png?alt=media&amp;token=2907643c-2d96-4d89-af37-6d67c73fd4a3" alt=""><figcaption></figcaption></figure>

* The Notebook infrastructure opens with the given name for the recently uploaded Notebook file. It may take a few seconds to save the uploaded Notebook and start Kernel for the same.
* The following consecutive notification messages will appear to ensure the user that the Notebook is saved, uploaded, and started.
* The same is mentioned by the status updates on the Notebook header (as highlighted in the given image).

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FTvCvcRFCfvVBV71cYId2%2Fimage.png?alt=media&amp;token=c8666a6d-e602-4b95-a781-8c61f22dae55" alt=""><figcaption></figcaption></figure>

* The uploaded Notebook is listed on the left side of the page.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FWV9z5n6wCBNlad0JUNFZ%2Fimage.png?alt=media&amp;token=45bdd300-6e39-4bf5-9aee-d355e4d1c13f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The Imported Notebook will be credited with some actions. Refer to the* [***Notebook Actions***](/data-science-lab-5/tabs-for-a-dsl-project/workspace/workspace-folders/repo-folder-attributes/notebook-actions.md) *page to know the details.*
{% endhint %}
