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

Index

Constructors

Properties

Constructors

Properties

The cell data of this notebook data.

stubbed
metadata?: {}

Arbitrary metadata of notebook data.

stubbed

Type declaration

  • [key: string]: any