kernelSpec property

String? kernelSpec
getter/setter pair

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;