NotebookCellData
NotebookCellData is the raw representation of notebook cells. Its is part of {@linkcode NotebookData}.
Constructors
Properties
Link copied to clipboard
The execution summary of this cell data.
Link copied to clipboard
The kind of this cell data.
Link copied to clipboard
The language identifier of the source value of this cell data. Any value from {@linkcode languages.getLanguages getLanguages} is possible.
Link copied to clipboard
The outputs of this cell data.