Skip to content

exp show: Allow running while DVC is locked #5739

@rogermparent

Description

@rogermparent

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.

Metadata

Metadata

Labels

A: experimentsRelated to dvc expfeature requestRequesting a new featurep1-importantImportant, aka current backlog of things to doproduct: VSCodeIntegration with VSCode extension

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions