Variable Explorer

Get the Variables information listed under this tab.

circle-check
Variable Explorer Functionality

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 cells.

  • Open the Variable explorer tab.

  • The variables will be listed below under the Name column.

  • 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.

  • The Preview Variable Details page opens.

  • Select a Variable from the displayed list.

  • Click the Preview icon provided for the selected Variable.

  • The Preview Variable Value page opens.

  • All the values of the selected Variable get displayed in a tabular format.​

circle-info

Please Note: Refer the Data Science Lab Quick Start Flowarrow-up-right page to get an overview of the Data Science Lab module in nutshell.

Last updated