-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: experimentsRelated to dvc expRelated to dvc expp1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do
Description
To make exp push/pull more useful, users need to be able to see and manage the exp refs from within Studio (since those exp refs are ignored by GitHub and other Git providers). One of the challenges is that there is not even any trigger by which the Git providers can alert Studio that new exp refs have been pushed.
To enable Studio support for pushed experiments, DVC needs to:
- [x] Support for saving Studio token to global DVC config or somewhere else that's reasonably secure, persistent, and ideally globally available
- [x] #9163
- [x] Return links to experiments in Studio so user knows exactly where to see what was pushed - sufficient to return link to project for now
- [x] https://github.com/iterative/dvc/pull/9161
- [x] #9227
- [x] https://github.com/iterative/dvc/pull/9248
- [ ] #9280
- [ ] #9257
- [x] https://github.com/iterative/dvc.org/issues/4440 command ref updates
Blocked/out of scope issues:
- [ ] https://github.com/iterative/dvc/issues/9265
- [ ] https://github.com/iterative/dvc/issues/9295
Related:
mattseddonomesser
Metadata
Metadata
Assignees
Labels
A: experimentsRelated to dvc expRelated to dvc expp1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do