Skip to main content
If you encounter the error message "Failed to query for notebook name, you can set it manually with the WANDB_NOTEBOOK_NAME environment variable," set the WANDB_NOTEBOOK_NAME environment variable using one of the following methods. Replace [NOTEBOOK-NAME] with the name of your notebook.
%env "WANDB_NOTEBOOK_NAME" "[NOTEBOOK-NAME]"

Notebooks Environment Variables