Do "Run Finished" alerts work in notebooks?
less than a minute
No. Run Finished alerts (activated with the Run Finished setting in User Settings) operate only with Python scripts and remain turned off in Jupyter Notebook environments to avoid notifications for each cell execution.
Use wandb.alert()
in notebook environments instead.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.