Construct a new notebook widget factory.
The options used to construct the factory.
Whether the widgets can start a kernel when opened.
The content factory used by the widget factory.
The file types for which the factory should be the default.
The file types for which the factory should be the default for rendering a document model, if different from editing.
The file types the widget can view.
Get whether the model factory has been disposed.
The service used to look up mime types.
The registered name of the model type used to create the widgets.
The name of the widget to display in dialogs.
Whether the widgets prefer having a kernel started.
Whether the widget factory is read only.
Whether the kernel should be shutdown when the widget is closed.
A signal emitted when a widget is created.
A configuration object for cell editor settings.
A configuration object for cell editor settings.
A configuration object for notebook settings.
A configuration object for notebook settings.
Create a new widget given a document model and a context.
It should emit the [widgetCreated] signal with the new widget.
Create a new widget.
The factory will start the appropriate kernel.
Default factory for toolbar items to be added after the widget is created.
Dispose of the resources held by the document manager.
Generated using TypeDoc
A widget factory for notebook panels. The namespace for
NotebookWidgetFactory
statics.