The options used to initialize a context.

Hierarchy

  • IOptions

Properties

kernelPreference?: IKernelPreference

A kernel preference.

name?: string

The name of the session.

path?: string

The initial path of the file.

sessionManager: Session.IManager

A session manager instance.

setBusy?: (() => IDisposable)

Type declaration

specsManager: KernelSpec.IManager

A kernel spec manager instance.

translator?: ITranslator

The application language translator.

type?: string

The type of the session.

Generated using TypeDoc