Notebook Cells
Learn steps to add Notebook Cells and use them.
Last updated
Learn steps to add Notebook Cells and use them.
Last updated
A Notebook under the DS Lab plugin is a collection of cells. Cells that contain either explanatory text (Markdown) or executable code and its output. Click a cell to select it.
You can add new cells by using the and options given at the bottom of the cell.
The Notebook cells options are also provided in the under the Code tab.
Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. to get redirected to the quick start flow page.