kernelSpecs property

List<KernelSpec> kernelSpecs
final

The specification of the Jupyter kernels in the image.

Implementation

final List<KernelSpec> kernelSpecs;