Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Do 'Run Finished' alerts work in notebooks?

No. Run Finished alerts (activated with the Run Finished setting in User Settings) operate only with Python scripts and …

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?

To suppress log messages in your notebook such as this: Set the log level to logging.ERROR to only show errors, suppress …