Notebook Cells
Learn steps to add Notebook Cells and use them.
Check out this walk-through on Notebook cells.
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 +Code and +Markdown options given at the bottom of the cell.
Please Note: The Notebook cells options are also provided in the Notebook Task Bar under the Code tab.
Last updated