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.

Review: DVC-tracked files intergration

See original GitHub issue

Review placeholder for the https://github.com/iterative/vscode-dvc/issues/207 . I’ll keep updating it. Feel free to create specific tickets/PR to address items here (refer to comments).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:51 (49 by maintainers)

github_iconTop GitHub Comments

3reactions
skshetrycommented, Jun 21, 2021

It also appears that all progress output is suppressed when we call pull or push using the normal child process (different behaviour for non-TTY again?).

You can try setting DVC_IGNORE_ISATTY environment variable to force progress bars. But it might not be easy to parse tqdm’s progress bars. 🙂

2reactions
dberenbaumcommented, Jun 15, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Experiments Overview | Data Version Control - DVC
Open-source version control system for Data Science and Machine Learning projects. Git-like experience to organize your data, models, and experiments.
Read more >
Data & Model Management with DVC | Analytics Vidhya
From here on, we will create and manage different DVC files and populate the cache as we use DVC and work on our...
Read more >
First Impressions of Data Science Version Control (DVC)
In terms of core features, DVC is centered around: Version control for large files; Lightweight pipelines with reproducibility built in ...
Read more >
Data version control with DVC. What do the authors have to say?
Oh, from data files point of view and data sets for point of view DVC just track them. So your feature it's, so...
Read more >
Data Version Control With Python and DVC - Real Python
The .dvc file is lightweight and meant to be stored with your code in GitHub. When you download a Git repository, you also...
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