Help us improve these docs. Take our quick survey.
Set the WANDB_DIR environment variable to change the local logging directory for sweep data.
WANDB_DIR
os.environ["WANDB_DIR"] = os.path.abspath("your/directory")
Was this page helpful?