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.

DVC feature requests

See original GitHub issue

Collection of DVC issues which CML functionality needs

Potentially needs

Needs

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:5
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
courentincommented, Jun 4, 2021

My 2 cents: I feel this issue https://github.com/iterative/dvc/issues/5369 is related to cml, I’d love to have the ability to check if I need to repro the pipeline without having to spin up a self-hosted runner and pull the data.

2reactions
casperdclcommented, Jun 16, 2021

potential workflow:

dvc exp run --name JOB_ID_UNCHANGED_UPON_KILL_AND_RESTART --pull
# ... (auto)kill via SIGINT after ~72h ... # CML does this 5 min early
dvc exp push # CML does this
dvc push # CML does this
# ... CML restarts the workflow

better alternative:

dvc exp run --name CI_JOB_ID_UNCHANGED_UPON_KILL_AND_RESTART --pull --push-every-checkpoint
# ... (auto)kill via SIGINT after ~72h ...
# ... CML restarts the workflow

Note that using COMMIT_SHA instead of CI_JOB_ID might not work in cases where the exp params are not stored in the commit (i.e. 2 job ids with different params but yet same commit sha).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Latest Feature Requests topics | Data Version Control - DVC
Topic Replies Views Activity About the Feature Requests category 0 414 January 1, 2020 Removal of partial pulls 0 71 July 30, 2022 How to see...
Read more >
DVC Room Requests: Booking Category Anomalies
Here are some unique DVC rooms to request that have great views or locations that do not quite match their booking category!
Read more >
Request FREE Key For Exclusive Vacation Benefits
Request your FREE Key to unlock the magic of Disney Vacation Club Membership featuring exclusive videos and more.
Read more >
Submit a Website Request - Diablo Valley College
Website Request. The communications and marketing office is responsible for keeping the DVC website current and student focused. If you have an update...
Read more >
David's Vacation Club Rentals: Rent DVC Points & Save on ...
Rent Disney points from DVC Rentals and stay at a deluxe Disney Vacation Club villa as a guest of a Disney Vacation Club...
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