vscode-dvc icon indicating copy to clipboard operation
vscode-dvc copied to clipboard

Machine learning experiment tracking and data versioning with DVC extension for VS Code

Results 125 vscode-dvc issues
Sort by recently updated
recently updated
newest added

Closes #2115 https://user-images.githubusercontent.com/3683420/185230228-1a038f87-875b-4a87-98cc-3d37ec2c4174.mov https://user-images.githubusercontent.com/3683420/185230592-248ac530-18ad-4b1c-b66f-fae388da2cb6.mov

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

🏠 housekeeping

Get project, uncommit or just copy all files to a new dir and initialize DVC there. Run experiments via CLI. Try to see them in the extension. For me experiments...

bug
A: integration

Can we disable some styles when resizing the columns? and for similar cases: when the user works with something, other info blocks should not be affected. Please think about similar...

bug
priority-p1
A: table

EXPs table improvements. Original ticket https://github.com/iterative/design/issues/28 [Figma](https://www.figma.com/file/kTErWSdnP5PVeU6UKdx0gR/Experiments?node-id=1528%3A127749) ### Rest state 1. Add a bottom line to every row and remove even rows BG style 2. Keep the header BG colour...

priority-p2
A: table

Related to https://github.com/iterative/vscode-dvc/issues/1444 --- ### EXPs table improvements - [x] Align cell content to the left (Reference https://github.com/iterative/vscode-dvc/issues/1700) - [ ] The column needs to be moveable and hideable https://github.com/iterative/vscode-dvc/issues/2031#issuecomment-1185032012...

enhancement
priority-p2
A: table

# 1/2 `main`

blocked
product
do not merge
DVC-first

`dvc queue status` shows info about the experiments queue that wasn't available before: ```bash $ dvc queue status Task Name Created Status 065b468 02:07 PM Running e91aa40 02:07 PM Queued...

discussion
triage