Matt Seddon

Results 236 comments of Matt Seddon

@efiop I now have a minimal reproducible example for this scenario. I have been able to recreate with two terminal sessions and without VS Code doing anything in the background....

I tried to recreate with `dvc-checkpoints-mnist`. I set the epochs to 36 and queued 4 experiments twice. On the 7th experiment run, the experiment finished and returned `ERROR: too many...

@pmrowla we can (should) definitely discuss that. Any ideas on why `exp show` is hanging?

Some more info from running queued experiments. Queueing a set of 4 experiments with 20 epochs that don't collide with the existing experiment in the workspace (iterative/dvc#7126) led to the...

@rogermparent see https://github.com/iterative/vscode-dvc/issues/828#issuecomment-996437072 I could only recreate the issue using the queue. We might want to update the title of the issue but we should leave it open for now.

Could be mitigated by https://github.com/iterative/dvc/pull/7574 combined with https://github.com/iterative/vscode-dvc/pull/1598

Would you accept parallel coordinates plots (https://github.com/iterative/vscode-dvc/issues/1117) being implemented?

@wolmir can you please either close this or pull out the snippets so we can review and merge.

Show quick pick with relevant command list with no `DVC: ` prefix. - Show DVC name to the right as per screenshot - Add commands to show walkthrough, setup the...