kernelName property

String kernelName
final

The name of the kernel to use during notebook execution. If unset, the default kernel is used.

Implementation

final String kernelName;