Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
"Failed to query for notebook name, you can set it manually with the WANDB_NOTEBOOK_NAME environment variable,"
WANDB_NOTEBOOK_NAME
[NOTEBOOK-NAME]
%env "WANDB_NOTEBOOK_NAME" "[NOTEBOOK-NAME]"
import os os.environ["WANDB_NOTEBOOK_NAME"] = "[NOTEBOOK-NAME]"
Was this page helpful?