Connect experiments table file columns to data #4690
Labels
A: experiments
Area: experiments table webview and everything related
enhancement
New feature or request
The experiments table shows the hash of dvc-tracked files associated with the experiment in purple like this:
This is useful to quickly identify when files have changed but is limited. We could make it possible to checkout, open, and compare these files from within VS Code. Examples of helpful functionality we could add for files:
What about directories? We could:
dvc diff
against the workspace version.The text was updated successfully, but these errors were encountered: