IOptions | @jupyterlab (original) (raw)
An options object for initializing a notebook widget.
Hierarchy (View Summary)
- StaticNotebook.IOptions
- IOptions
Index
Properties
contentFactory
A factory for creating content.
Optional
editorConfig
A configuration object for the cell editor settings.
Optional
kernelHistory
The kernel history retrieval object
Optional
languagePreference
languagePreference?: string
The language preference for the model.
mimeTypeService
The service used to look up mime types.
Optional
notebookConfig
A configuration object for notebook settings.
Optional
renderer
The renderer used by the underlying windowed list.
rendermime
The rendermime instance used by the widget.
Optional
translator
The application language translator.