Skip to main content

Do 'Run Finished' alerts work in notebooks?

No. Run Finished alerts only work with Python scripts. Even if youโ€™ve enabled the Run Finished setting in User Settings, โ€ฆ

How do I handle the 'Failed to query for notebook' error?

If you encounter the error message โ€œFailed to query for notebook name, you can set it manually with the WANDB_NOTEBOOK_N โ€ฆ

How do I silence W&B info messages?

W&B emits info-level log messages by default, which can clutter notebook output. This page describes two ways to reduce โ€ฆ