Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

was thinking either in a separate page below (or section within) [CML with DVC](https://github.com/iterative/cml.dev/blob/f5da17335ed58dac9e5aeab2447bc9c249b17a45/content/docs/sidebar.json#L28-L31)

yes, we should fix it since it looks like the dummy package doesn't always install properly

For now I think we should only support 1 `?tab=` (i.e. replace not add upon subsequent clicks)

> Are we sure we want this yes, the GH/GL/BB tabs are important and frequent enough to make this desirable on https://cml.dev/doc. Potentially could clear `?tab=X` only when navigating to...

What's the advantage of `--json | jq > vega.json` over `--show-vega > vega.json` when we still need to use `vl2png` anyway? If we could do something like `--json | python...

> What would be the advantage over `jq`? You mean "what would be the advantage of `--json | python -c '...'` over `--json | jq > vega.json && vl2png ...`?"...

From [this](https://github.com/iterative/cml/issues/1104#issuecomment-1206691585), we should also document `--cloud-metadata="Key with space=value with space"` in https://cml.dev/doc/ref/runner

Thanks @julieg18. I think the idea is a new section further down on the landing page rather than a new tab here. Effectively the message is "under-the-hood, CML `runner` is...

- user guide: IMO not required on cml.dev/doc because not enough content atm - use cases: I think there are 2 types of "use cases" - ones with concrete 1:1...