Matt Seddon

Results 236 comments of Matt Seddon

It is definitely possible. The [RedHat yaml](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) extension lets you use remote schemas to validate your YAML files. Something like this should work (warning this is the first thing that...

@dberenbaum can you PTAL at this now Studio has been released

> Should we add a test to https://github.com/iterative/dvc/blob/main/tests/integration/test_studio_live_experiments.py to ensure the subdir is sent to studio? I felt like the complexity that needed to be tested was addressed by `test_monorepo_relpath`...

In the extension, we can add `GIT_OPTIONAL_LOCKS` to all of our Git calls. We can also reduce the overall number by introducing a dependency on the Git extension and pulling...

After making some updates to the extension (available in `1.0.35`) I can run the script from https://github.com/iterative/dvc/issues/9749#issuecomment-1646796239 without error (on a Mac): https://github.com/iterative/dvc/assets/37993418/18813537-6cfd-4cf0-904f-d73f43ca633e ```console ❯ dvc doctor DVC version: 3.13.2...

> On the other hand, Studio has a more static state and might be able to show missing data for every experiment/commit. Definite value add/collaboration multiplier for Studio. This would...

> Preserving order by making sure inserted rows are in correct order is not how things are usually done. That's why we don't have this feature in BigQuery and probably...

> Do we need sys__id at all after this decision (removing ordering)? It is used in distributed processing.

My $0.02 is (even on a laptop) when the plot is given the screen's entire space that the experience isn't that bad: https://user-images.githubusercontent.com/37993418/237011864-51e5db42-1344-4116-9026-1b8398f0e83c.mov On a wide screen you get an...