Options
All
  • Public
  • Public/Protected
  • All
Menu

Raw representation of a notebook.

Extensions are responsible for creating NotebookData so that the editor can create a NotebookDocument.

see

NotebookSerializer

层级

  • NotebookData

索引

Constructors(1)

Properties(2)

Constructors(1)

constructor

Properties(2)

cells

The cell data of this notebook data.

Optional metadata

metadata: {}

Arbitrary metadata of notebook data.

Type declaration

  • [key: string]: any

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹