Interface: IKernelOptions
#
@jupyterlite/kernel.KernelSpecs.IKernelOptions
Registration options for a new kernel.
Properties#
create
#
create
:KernelFactory
The factory function to instantiate a new kernel.
Defined in#
spec
#
spec
:ISpecModel
The kernel spec.