kernelName property
The name of the kernel to use during notebook execution.
If unset, the default kernel is used.
Implementation
core.String? kernelName;
The name of the kernel to use during notebook execution.
If unset, the default kernel is used.
core.String? kernelName;