vscode-dvc
vscode-dvc copied to clipboard
Machine learning experiment tracking and data versioning with DVC extension for VS Code
- [ ] The context menu should be displayed on the right side of the cursor. Currently, it's being displayed at the bottom/center - [ ] Remove the arrow from...
DVC has date only for the branch, the expS have the time. Why can not we do the same?
### TODO - [ ] Instead of showing a copy button beside the value letβs put it in the tooltip along with the full value - [ ] Disable the...
React table was completely rebuilt and version 8 should have lots of breaking changes.
I have noticed that a little delay exists when clicking on the star or checkbox. It is not a bug, but do you think we can improve this by making...
From https://github.com/iterative/vscode-dvc/issues/1676#issuecomment-1191020240 In order to find noteworthy experiments quicker we want to integrate the stars feature with the quick-find experiments feature. These two items were proposed by @maxagin : -...
DVC are about to introduce flexible plots via the `plots diff` command. ### Example of a flexible plot:  In this particular example, we can see that there are multiple...
The original Issue has since been solved, but there's still a related problem which this Issue now tracks. See [this comment](https://github.com/iterative/vscode-dvc/issues/828#issuecomment-996437072) for info on the still open issue. --- **Original...
This depends on https://github.com/iterative/dvc/issues/7692 [Figma specs](https://www.figma.com/file/CycOpuUFNMum7TgUgEPiJu/Errors?node-id=1206%3A40780) ### Motivation 1. Will be missing data for a specific experiment within one of the plots. This will be most apparent in the comparison...
We want to try to educate the user to use both views when working on an extension. Or at least to understand how we notify about the cross changes in...