An options object for initializing a static notebook.

Hierarchy

Properties

A factory for creating content.

editorConfig?: IEditorConfig

A configuration object for the cell editor settings.

languagePreference?: string

The language preference for the model.

mimeTypeService: IEditorMimeTypeService

The service used to look up mime types.

notebookConfig?: INotebookConfig

A configuration object for notebook settings.

The rendermime instance used by the widget.

translator?: ITranslator

The application language translator.

Generated using TypeDoc