We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ae0c5 commit 4e2164bCopy full SHA for 4e2164b
extension/src/plots/data/index.ts
@@ -31,7 +31,7 @@ export class PlotsData extends BaseData<{
31
process: () => this.update()
32
}
33
],
34
- ['dvc.yaml', 'dvc.lock']
+ ['dvc.yaml', 'dvc.lock', 'metrics.json']
35
)
36
this.model = model
37
0 commit comments