Raw representation of a notebook.
Extensions are responsible for creating NotebookData so that the editor can create a NotebookDocument.
NotebookData
NotebookDocument
NotebookSerializer
Create new notebook data.
An array of cell data.
The cell data of this notebook data.
Arbitrary metadata of notebook data.
友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc. Maintained by 洛竹
Raw representation of a notebook.
Extensions are responsible for creating
NotebookData
so that the editor can create aNotebookDocument
.NotebookSerializer