vrodriguezf / deepvats

Deep Visual Analytics for Time Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameterize the use of wandb through environmental variables

vrodriguezf opened this issue · comments

Currently the whole project logs and retrieves runs and artifacts from our wandb team. This should be parameterized. An easy option would be to use the .env file used for the docker-compose. Things to add:

WANDB_ENTITY
WANDB_PROJECT
WANDB_ARTIFACTS_PATH: Not sure about this one, maybe we can assume that artifacts will be stored in data/wandb_artifacts