Dave Berenbaum
Dave Berenbaum
Thanks for the report! DVC CLI does not do any monorepo slicing at the moment -- that is limited to Studio. The reason you only saw 2 experiments in `dvc...
Looks like https://github.com/iterative/dvc/issues/10244#issuecomment-1899063451 is related. I didn't notice at first that these are entirely different dvc projects with `project_a/.dvc` and `project_b/.dvc`. @pmrowla Thoughts on how `dvc exp` commands should handle...
Related: #6562
I think it's still useful, but I would also ask for input from @iterative/dvc if there are any concerns from the implementation side. If we do this, I would look...
Thanks @johan-sightic!
Hey @skshetry, I think it's possible they are part of the same command, but I don't want to conflate the two since the use cases are pretty different. For example,...
The latest is what was discussed in #10042. Nothing further at the moment unfortunately.
@skshetry pointed out that these should probably be separate issues since templating should be straightforward (syntax doesn't change, reuse existing top-level `vars`), whereas foreach will require new syntax (for one...
@paluchasz Unfortunately, there's no estimate now for this feature. Do you use dvclive or is it possible for you to do so? That would write the paths to plots out...
Let's include all top-level sections in this issue and close #9999 as a duplicate.