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

Hierarchy

  • NotebookData

索引

Constructors

Properties

Constructors

constructor

Properties

cells

The cell data of this notebook data.

Optional metadata

metadata: {}

Arbitrary metadata of notebook data.

Type declaration

  • [key: string]: any

Generated by TypeDoc