Class NotebookSoftwareConfig (1.122.0)

NotebookSoftwareConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Notebook Software Config. This is passed to the backend when user makes software configurations in UI.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
colab_image google.cloud.aiplatform_v1.types.ColabImage
Optional. Google-managed NotebookRuntime colab image. This field is a member of oneof_ runtime_image.
env MutableSequence[google.cloud.aiplatform_v1.types.EnvVar]
Optional. Environment variables to be passed to the container. Maximum limit is 100.
post_startup_script_config google.cloud.aiplatform_v1.types.PostStartupScriptConfig
Optional. Post startup script config.

Methods

NotebookSoftwareConfig

NotebookSoftwareConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Notebook Software Config. This is passed to the backend when user makes software configurations in UI.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields