Hierarchy

  • NotebookAdapter

Constructors

Properties

_CellSidebar?: ((props: any) => Element)

Type declaration

    • (props: any): Element
    • Parameters

      • props: any

      Returns Element

_boxPanel: BoxPanel
_commandRegistry: CommandRegistry
_context?: Context<INotebookModel>
_iPyWidgetsClassicManager?: IPyWidgetsClassicManager
_ipywidgets?: "classic" | "lab"
_kernel?: Kernel
_model: INotebookContent
_nbgrader: boolean
_notebookPanel?: NotebookPanel
_serviceManager: ServiceManager
_store?: Store<any, AnyAction>
_tracker?: NotebookTracker
_uid: string

Accessors

Methods

Generated using TypeDoc