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