IOptions | @jupyterlab (original) (raw)

An options object for initializing a notebook widget.

Hierarchy (View Summary)

Index

Properties

contentFactory

A factory for creating content.

OptionaleditorConfig

A configuration object for the cell editor settings.

OptionalkernelHistory

The kernel history retrieval object

OptionallanguagePreference

languagePreference?: string

The language preference for the model.

mimeTypeService

The service used to look up mime types.

OptionalnotebookConfig

A configuration object for notebook settings.

Optionalrenderer

The renderer used by the underlying windowed list.

rendermime

The rendermime instance used by the widget.

Optionaltranslator

The application language translator.