WANDB_API_KEY environment variable for authentication. When you source this variable in the environment, it provides the correct credentials upon login. Alternatively, set the environment variable directly in the script.
To associate subsequent W&B runs in this shell session with your account, export your API key: export WANDB_API_KEY=[API-KEY]. Replace [API-KEY] with your API key, which you can create at wandb.ai/settings.
Logs