ReadonlyargvA list of command line arguments used to start the kernel.
Readonlydisplay_The kernel’s name as it should be displayed in the UI.
Optional ReadonlyenvA dictionary of environment variables to set for the kernel.
Optional Readonlyinterrupt_Specifiy the interrupt mode (v5.3). ref
ReadonlylanguageThe name of the language of the kernel.
Optional ReadonlymetadataA dictionary of additional attributes about this kernel; used by clients to aid in kernel selection.
ReadonlynameThe name of the kernel spec.
ReadonlyresourcesA mapping of resource file name to download path.
Kernel Spec interface.
Notes
See Kernel specs.