kernels property
Use a list of container images to use as Kernels in the notebook instance.
Optional.
Implementation
core.List<ContainerImage>? kernels;
Use a list of container images to use as Kernels in the notebook instance.
Optional.
core.List<ContainerImage>? kernels;