***`
@jupyterlite / @jupyterlite/kernel / LiteKernelClient / IKernelOptions
Interface: IKernelOptions
#
Defined in: packages/kernel/src/client.ts:374
Options to start a new kernel.
Properties#
id?
#
optional
**id**
:string
Defined in: packages/kernel/src/client.ts:378
The kernel id.
`***
location?
#
optional
location
:string
Defined in: packages/kernel/src/client.ts:388
The location in the virtual filesystem from which the kernel was started.
***`
name?
#
optional
**name**:
string`
Defined in: packages/kernel/src/client.ts:383
The kernel name.