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.

repro: continue downstream

See original GitHub issue

Add an option -d | --downstream to dvc repro that starts from some stage X and continues downstream from X.

For example, in a pipeline a -> b -> c -> d, running dvc repro -d b.dvc would execute b, c, and d.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
efiopcommented, Mar 19, 2019

For the record: current workaround would be

dvc lock a.dvc
dvc repro b.dvc
dvc unlock a.dvc
2reactions
yfarjouncommented, Feb 4, 2019

related to #1571

Read more comments on GitHub >

github_iconTop Results From Across the Web

repro | Data Version Control - DVC
This example continues the previous one. The --downstream option, when used with a target stage, allows us to only reproduce results from commands...
Read more >
Downstream effects of a large reservoir on the reproductive ...
Abstract. To analyze the effect of the Irapé reservoir on the reproduction of “curimba”, Prochilodus hartii, a migratory species, 503 specimens were collected ......
Read more >
effect of pre-analytical variables on downstream application ...
What are the effects of pre-analytical variables on the downstream analysis of patient-derived endometrial biopsies?SUMMARY ANSWER. Ther.
Read more >
Measurement Technologies for Upstream and Downstream ...
Although the Process Analytical Technology initiative, originally outlined by the pharmaceutical regulatory agencies, aims for pharmaceutical ...
Read more >
Downstream antibody services - Envigo
Envigo Bioproducts provides a unique immunogenicity immunization service in a variety of species, such as rats, mice, guinea pigs, and rabbits. We provide...
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