-
1. Variable [size](https://github.com/fsspec/filesystem_spec/blob/f2c7717bf87d3ad999afc2022660501cd19ab44b/fsspec/spec.py#L902) is set
2. But the `size` is [bound method](https://github.com/fsspec/fi…
-
* **What are you trying to do?**
I'm trying to run `jake ddt` on an envinroment with `dvc=3.15` installed. However, `dvc=3.15` requires `rich>12.0`, while `jake` requires `rich=11.0`
* **How cou…
-
with dvc experiments, allow the option to add tags to it so that we can easily group/filter them easily!
1. Creating an experiment `dvc exp run --name "name" --tag "tag1","tag2"`.
2. For existing …
-
I'm following the use-case 1 tutorial and got to this step:
`gen_dvc -w . -i ./poc/pipeline/steps/mlvtools_01_extract_dataset.py`
The generated command does not appear to populate anything for t…
-
I just found your project with the idea of having a workflow and data versioning like DVC but more freedom to the user and better performance and I'd like to use it in my own code.
I'm the developer …
-
### What happened?
I have been using jujutsu https://github.com/martinvonz/jj which is a Git-compatible DVCS.
Unfortunately format and format.check only work if it's a git repository.
```
> baze…
-
# Bug Report
dvc status shows that params have changed when they haven't
## Description
After reproducing a pipeline successfully, where each stage is using the params field and runni…
-
I'm deleting the below placeholders from the Visualization section, documenting them here to track getting these sections filled in at some point.
- describe visualization capabilities & software.
…
-
# Bug Report
## Description
* When I `dvc fetch` a subdirectory of an `import`ed asset (tracked by `.dvc` file), I see a "N files fetched" message. However, doing `dvc checkout` of the same subd…
-
### Description
The initial research phase is now completed for Versioning. This task signals the start of the engineering phase. In order to plan this the lead engineer(s) on this workstream need to…