Dave Berenbaum
Dave Berenbaum
yes, it's more about this command's interface in this case. Feels like this list `{simple,linear,confusion,confusion_normalized,scatter,smooth}` will be growing / changing. Why do we have to specify it on the parser...
`exp show --only-changed` seems like the most useful way to show experiments in most scenarios, and some questions we get about filtering the columns seem like they would be resolved...
My only larger concern here is that there's [too much info. in the command reference](https://dvc-org-7086-flexible-p-d0hfxv.herokuapp.com/doc/command-reference/plots#defining-plots). We should move a good part (probably most) of the new content to the `dvc.yaml`...
We can soft-deprecate `plots` inside stages (see https://github.com/iterative/example-repos-dev/pull/117#issuecomment-1175197428)... references to plots inside stages in the cmd-ref and dvc.yaml description _Originally posted by @dberenbaum in https://github.com/iterative/dvc.org/issues/3691#issuecomment-1182017982_
### Report See https://github.com/iterative/dvc/pull/7943. @skshetry Let's start on this ASAP so that if there are concerns about the UI, they can be raised early.
### Report There are examples of all built-in templates except for scatter.
### Report Per https://github.com/iterative/dvc.org/pull/3715#issuecomment-1175471624, we should add some more examples in `dvc queue` ref. - [ ] queue kill: kill multiple tasks - [ ] queue start: start with multiple...
The docs in pages like https://dvc.org/doc/command-reference/exp/list and https://dvc.org/doc/command-reference/exp/show seem to use both parent and baseline to describe the commit from which an experiment derives. We should decide on a single...
> TPI is a [Terraform](https://terraform.io) plugin built with machine learning in mind. This CLI tool offers full lifecycle management of computing resources (including GPUs and respawning spot instances) from several...
It would be great for `workdir`/`output` to support: * Lists of multiple paths * Globs or regexes