I was wondering if it would be possible to have a simple W&B/wandb badge to display on GitHub repositories, meaning: “This repository supports experiment tracking with wandb”.
By badge, I mean like below. The official wandb client repository for example uses pypi, codecov and circleci badges.
I discussed this with some folks, and looks like we already have a badge for something like this. You should also be able to generate such badges through shields.io, and we plan to have a tutorial in the future on how to use badges to present a metric on your repo.