You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
19. Add access token and user email of [JarvisLabs.ai](https://jarvislabs.ai/) to GitHub Secret as `JARVISLABS_ACCESS_TOKEN` and `JARVISLABS_USER_EMAIL`
70
70
20. Add GitHub access token to GitHub Secret as `GH_ACCESS_TOKEN`
71
-
21. Create a PR and write `#train` as in comment (you have to be the onwer of the repo)
71
+
21. Create a PR and write `#train --with dvc` as in comment (you have to be the onwer of the repo)
72
72
73
73
### W&B Integration Setup
74
74
75
75
1. Add W&B's project name to GitHub Secret as `WANDB_PROJECT`
76
76
2. Add W&B's API KEY to GitHub Secret as `WANDB_API_KEY`
77
+
3. Use `#train --with wandb` instead of `#train --with dvc`
0 commit comments