@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?~~#
optionalid:string
Defined in: packages/services/lib/kernel/client.d.ts:101
The kernel id.
~~location?~~#
optionallocation:string
Defined in: packages/services/lib/kernel/client.d.ts:109
The location in the virtual filesystem from which the kernel was started.
~~name?~~#
optionalname:string
Defined in: packages/services/lib/kernel/client.d.ts:105
The kernel name.