# 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://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/puZ4XtdxjzYaPiDuD3Ph/image.png" 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://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/5r6q44sZQ6dJygMNn931/image.png" 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://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/29cjaaC8LzgYkrbpuYkY/image.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/4VKikxdJyfwLY11hDT1S/image.png" 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://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/JQKwhXinOHfLalejlECA/image.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/MCkItCREh13h42C8XhAV/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please Note: The Imported Notebook will be credited with some actions. Refer to the [***Notebook Actions***](https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/20/tabs-for-a-dsl-project/workspace/workspace-assets/attributes-for-the-default-folders/repo-folder-attributes/notebook-actions) page to know it in detail.
{% endhint %}
