Class wandb.automations.NewAutomation
A new automation to be created.Args
str | None
The name of this automation.
str | None
An optional description of this automation.
bool | None
Whether this automation is enabled. Only enabled automations will trigger.
Optional
The event that will trigger this automation.
Optional
The action that will execute when this automation is triggered.
Properties
AutomationScope | None
The scope in which the triggering event must occur.