Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
NotebookData
Interface NotebookData
interface
NotebookData
{
cells
:
CellData
[]
;
metadata
:
NotebookDocumentMetadata
;
}
Index
Properties
cells
metadata
Properties
Readonly
cells
cells
:
CellData
[]
Readonly
metadata
metadata
:
NotebookDocumentMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
metadata
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...