releaseName property

String? releaseName
getter/setter pair

The release name of the NotebookRuntime Colab image, e.g. "py310".

If not specified, detault to the latest release.

Optional.

Implementation

core.String? releaseName;