Hierarchy

  • NotebookAdapter

Constructors

Properties

_CellSidebar?: ((props) => Element)

Type declaration

    • (props): Element
    • Parameters

      • props: any

      Returns Element

_boxPanel: BoxPanel
_bundledIPyWidgets?: BundledIPyWidgets[]
_commandRegistry: CommandRegistry
_context?: Context<INotebookModel>
_externalIPyWidgets?: ExternalIPyWidgets[]
_iPyWidgetsClassicManager?: IPyWidgetsManager
_ipywidgets: "classic" | "lab"
_kernel: Kernel
_nbformat?: INotebookContent
_nbgrader: boolean
_notebookPanel?: NotebookPanel
_path?: string
_readOnly: boolean
_renderers: IRendererFactory[]
_rendermime?: RenderMimeRegistry
_serviceManager: ServiceManager
_store?: Store<any, AnyAction>
_tracker?: NotebookTracker
_uid: string

Accessors

Methods

Generated using TypeDoc