Class InstanceConfig (0.4.3)

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

Notebook instance configurations that can be updated. .. attribute:: notebook_upgrade_schedule

Cron expression in UTC timezone, used to schedule instance auto upgrade. Please follow the cron format <https://en.wikipedia.org/wiki/Cron>__.

:type: str

Attribute

NameDescription
enable_health_monitoring bool
Verifies core internal services are running.