Runtime Software Config Args
Constructors
Properties
Specify a custom Cloud Storage path where the GPU driver is stored. If not specified, we'll automatically choose from official GPU drivers.
Verifies core internal services are running. Default: True.
Runtime will automatically shutdown after idle_shutdown_time. Default: True
Time in minutes to wait before shuting down runtime. Default: 180 minutes
Install Nvidia Driver automatically.
Use a list of container images to use as Kernels in the notebook instance. Structure is documented below.
Cron expression in UTC timezone for schedule instance auto upgrade. Please follow the cron format.
Path to a Bash script that automatically runs after a notebook instance fully boots up. The path must be a URL or Cloud Storage path (gs://path-to-file/file-name).
Behavior for the post startup script. Possible values are: POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED
, RUN_EVERY_START
, DOWNLOAD_AND_RUN_EVERY_START
.
(Output) Bool indicating whether an newer image is available in an image family.