iterative / iterative/cml.dev

Update `cml-with-dvc` example.

Open
#172 3 comments 1 reaction 0 assignees View on GitHub
blocked documentation
Dominant language
TypeScript
Stars
13
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Note that this hasn't been released yet but it's merged on master:

---

> > For the vega example in https://cml.dev/doc/cml-with-dvc using vl2png, how can this be handled with --json?
>
> Some json manipulation is needed for that. In this particular example:
>
> ```
> dvc plots diff \
> --target classes.csv \
> --template confusion \
> -x actual \
> -y predicted \
> --json master | jq '."classes.csv" | .[0]' >> vega.json
> ```

I think `send-comment` with vega plot is a widely used example

_Originally posted by @daavoo in https://github.com/iterative/dvc/issues/7093#issuecomment-998095565_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.