# Variable Explorer

{% hint style="info" %}
*Check out the given Walk-through on the Variable explorer functionality.*
{% endhint %}

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F5Mr8al6xP6MyLnF605dm%2FVariable%20Explorer_Latest.gif?alt=media&#x26;token=3f0d437a-15fb-4e7b-a2df-646d53394f79" alt=""><figcaption><p>Variable Explorer</p></figcaption></figure>

The Variable explorer tab displays the ***Name*** column and ***Explore*** icon for all the variables that have been created and executed within the Notebook cells.

* Navigate to the Notebook page.
* Write and run code using the Code cell.
* Open the ***Variable explorer*** tab.
* The variables will be listed below under the ***Name*** column and there will be an ***Explore*** icon beside each variable name.
* By hovering cursor on a variable, you can get mention of the name, type, and shape details of the selected variable.
* Click the ***Explore*** icon.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FdtGwuVXvMJsTVJJROYZC%2Fimage.png?alt=media&#x26;token=6d5d8810-abba-4632-ac2b-dc0fafde3378" alt=""><figcaption></figcaption></figure>

* The ***Preview Variable Details*** page opens.
* Select a Variable from the displayed list.
* Click the ***Preview*** icon provided for the selected Variable.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FJ1B0QgDUUM3jo2JW3SeZ%2Fimage.png?alt=media&#x26;token=5e285bc9-189a-491e-ad6b-2669f2d6f431" alt=""><figcaption></figcaption></figure>

* The Preview Variable Value page opens.
* All the values of the selected Variable get displayed in a tabular format.​

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FFRA8hyhjP3QM2ccGCaym%2Fimage.png?alt=media&#x26;token=a1ec1733-7c97-43d4-87ae-932ae082449a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer the **Data Science Lab Quick Start Flow** page to get an overview of the **Data Science Lab** module in nutshell.* [***Click here***](https://docs.bdb.ai/data-science-lab/data-science-lab-quick-start-flow) *to get redirected to the quick start flow page.*
{% endhint %}
