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