-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: experimentsRelated to dvc expRelated to dvc expfeature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extension
Description
While working on a way to consume dvc exp show --show-json's output, we found that DVC being locked while running an experiment can pose an issue when trying to show the table, especially if a long-running experiment were to be started outside the repo and a user wanted to view it in VS Code.
Would it be possible to have DVC CLI not check for a lock on read-only commands like exp show? Doing so could be huge for applications that want to consume DVC's output like the VSCode extension.
#3783 may also be related in that is helps solve this sort of usage.
shcheklein, ciaochiaociao, jdonzallaz, hlibbabii, mattseddon and 1 more
Metadata
Metadata
Assignees
Labels
A: experimentsRelated to dvc expRelated to dvc expfeature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extension
Type
Projects
Status
Done