Jorge P
Jorge P
> Extracted from https://github.com/iterative/dvc.org/pull/2200#discussion_r581757584 * `metrics diff` currently shows old, new, change * `params diff` currently shows old, new * `exp diff` currently shows new, change Should they all be...
DVC 0.87.0 ```console $ dvc version ERROR: unexpected error - /... is not a git repository Having any troubles? Hit us up at https://dvc.org/support, we are always happy to help!...
Currently most of the information about remote storage (a.k.a. DVC remotes) is in the command referece (see https://dvc.org/doc/command-reference/remove) and mainly under the `add` and `modify` commands which have expandable details...
### Report - Q: Are there any issues with the download button pending? - [ ] Update animated `dvc` command samples (compare to README's [Quick start](https://github.com/iterative/dvc#quick-start)). - [ ] “Learn...
Extracted from https://github.com/iterative/dvc.org/pull/3414#issuecomment-1189898267 This page should focus on the schema/spec of the file and it's sections more than guidance and explaining concepts, since we'll have a guide for that now...
Per https://github.com/iterative/dvc.org/pull/3730#pullrequestreview-1033481164 > Note that this PR is cascaded into https://github.com/iterative/dvc.org/pull/3789.
### Report See details in https://discuss.dvc.org/t/how-do-i-use-dvc-with-ssh-remote/279 (top forum question)
Shoot, this is a problem... `mlem init` is linking to the `dvc init` ref... _Originally posted by @jorgeorpinel in https://github.com/iterative/dvc.org/pull/3778#discussion_r929503947_ Expected: I guess either **don't link automatically for other tools**...
> Depends on https://github.com/iterative/dvc.org/pull/3621 - Merge similar info. from Studio docs homes, How it Works page (gone), and Prepare your repos - [x] Merge all info about ~~views~~ projects into...
> Based on work in #2075 We should be emphasizing writing/generating `dvc.yaml` files instead of using `dvc run`, yet there's~~still around 50~~ several `run` links and examples throughout docs: Links...