@jupyterlite


@jupyterlite / @jupyterlite/kernel / LiteKernelClient / IKernelOptions

Interface: ~~IKernelOptions~~#

Defined in: packages/services/lib/kernel/client.d.ts:97

Options to start a new kernel.

Properties#

~~id?~~#

optional id: string

Defined in: packages/services/lib/kernel/client.d.ts:101

The kernel id.


~~location?~~#

optional location: string

Defined in: packages/services/lib/kernel/client.d.ts:109

The location in the virtual filesystem from which the kernel was started.


~~name?~~#

optional name: string

Defined in: packages/services/lib/kernel/client.d.ts:105

The kernel name.