kernelSpec property
Name of the kernel spec to use.
This must be specified if the kernel spec name on the execution target does not match the name in the input notebook file.
Implementation
core.String? kernelSpec;
Name of the kernel spec to use.
This must be specified if the kernel spec name on the execution target does not match the name in the input notebook file.
core.String? kernelSpec;