Dave Berenbaum
Dave Berenbaum
@skshetry Do you think we can close this and open any more specific UI issues, or is it helpful to keep this open?
@pared This seems to break bar plots at the moment. The values in the HTML are missing `rev` and formatted like: ```json { "Feature": "data frame", "Mean decrease in impurity":...
Related: https://github.com/iterative/dvc/issues/8172
Makes sense @johnyaku! For both `import` and `import-url`, an option to determine whether to push a copy of the data may be needed, like proposed in https://github.com/iterative/dvc/issues/4527. Regardless, I see...
Seems like this is getting back to the discussion in https://github.com/iterative/dvc/issues/8141 but in reverse?
> This may help us use `localfs` in more locations instead of `os.path`/`open` functions. Is there any idea of what this will mean for performance?
@skshetry Is this something you plan to take or research? Should it be on the project board?
Can we lower the priority?
@skshetry What's the status of this issue?
https://github.com/iterative/dvc.org/pull/2917 clarified that `gc --cloud` cleans up the remote **in addition to** the local cache. Is this intended behavior? Seems like it would be more useful to have `gc --cloud`...