Interface: IKernelOptions#
@jupyterlite/kernel.Kernels.IKernelOptions
Options to start a new kernel.
Properties#
id#
id:string
The kernel id.
Defined in#
location#
location:string
The location in the virtual filesystem from which the kernel was started.
Defined in#
name#
name:string
The kernel name.