Raw representation of a notebook.
Extensions are responsible for creating NotebookData so that the editor can create a NotebookDocument.
NotebookData
NotebookDocument
NotebookSerializer
The cell data of this notebook data.
Optional
eslint-disable-next-line @typescript-eslint/no-explicit-any
Raw representation of a notebook.
Extensions are responsible for creating
NotebookData
so that the editor can create aNotebookDocument
.See
NotebookSerializer