Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wandb] disable wandb more gracefully #422

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

billishyahao
Copy link

Currently we can only disable wandb by removing its package (pip uninstall wandb). It is not graceful if users have wandb installed in their dev environment but dont want to use wandb. With this patch, wandb feature can be disabled if both exp or project name are not specified.

@loadams
Copy link

loadams commented Jul 19, 2024

Thanks for this change @billishyahao - we will take a look at this and review soon.

@loadams loadams merged commit 543543a into microsoft:main Aug 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants