question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ref: replace `dvc run` examples with `dvc stage add` + `dvc exp run` or `dvc repro`

See original GitHub issue

In the command reference, there are several examples using dvc run. Replacing these with dvc stage add may lead to clear examples.

  • #3023
  • #3031
  • #3183
  • #3070
  • ref: Update index page
  • ref: Update dvc run references in dvc gc
  • ref: Update dvc run references in dvc import-url
  • ref: Update dvc run references in dvc init
  • ref: Update dvc run references in dvc metrics
  • ref: Update dvc run references in dvc params
  • ref: Update dvc run references in dvc plots
  • ref: Update dvc run references in dvc repro
  • #3103
  • #3053
  • ref: Update dvc run references in dvc status
  • ref: Add a “deprecated” notice to dvc run ?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jorgeorpinelcommented, Jan 27, 2022

I did take a look at getting started, and it seems like it will require more of an overhaul than just replacing text

Yeah let’s leave that to @iesahin for now then?

BTW I did find an existing issue that’s related so I’m updating it to follow up on all this: https://github.com/iterative/dvc.org/issues/2076

1reaction
jorgeorpinelcommented, Jan 12, 2022

Could the DVC team finish the cmd ref updates related to this @dberenbaum ?

@iesahin maybe we should just double check no other docs still use run unnecessrily.

Read more comments on GitHub >

github_iconTop Results From Across the Web

exp run | Data Version Control - DVC
dvc exp run has the same general behavior as dvc repro when it comes to targets and stage execution (restores the dependency graph,...
Read more >
exp run: Remove unsupported dvc repro options from ... - GitHub
-R, --recursive Reproduce all stages in the specified directory. --no-run-cache Execute stage commands even if they have already been run with ...
Read more >
August '22 Community Gems - Iterative.ai
[Im constructing a pipeline with several stages inside the dvc.yaml file. When I execute dvc exp run or dvc repro commands, stages run...
Read more >
DVC | Permission denied ERROR: failed to reproduce stage ...
Solution 1 .py files weren't running as scripts. They need to be; if you want to run one .py file per stage in...
Read more >
DVC - Pipeline Versioning - Laziness makes Great Engineer
Due to this change, the output file from the train stage has been updated. Thus, DVC reruns report stages as well. Copy $...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found