Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

bumping priority on this (blocking everything from https://github.com/iterative/cml/pull/1026#discussion_r901479836 to https://github.com/iterative/cml.dev/issues/250). Updated the [OP](https://github.com/iterative/cml/issues/762#issue-1024172986) in light of [last ~will~ comments](https://github.com/iterative/cml/issues/762#issuecomment-1156831989).

I see 3 points of contention, can vote with emojis: 1. cml runner a) [launch] :+1: b) [start] :eyes: 2. cml tensorboard-dev a) [publish] :smile: b) [start] :tada: 3. cml...

- btw https://cli.github.com/manual/gh_run_rerun & https://cli.github.com/manual/gh_workflow_run strongly implies (3a:heart:) beats (3b:rocket:) - `report create` vs `report update` - yes, they are different. "Create" always makes a new comment, "update" tries to...

> what happens if there isn't an existing comment to edit? Same as what's already implemented right now: fallback to `create`

Yes, exactly. Strong preference for - consistency (`cml [options]`) - conciseness ("`update`: updates existing CML comment, falling back to `create` if none exists" is fine to document IMO, while `createorupdate`...

Also > super minor: maybe newline instead of `', '`

Now that we have https://github.com/iterative/cml.dev/pull/112, can we also add a `https://cml.dev/doc/ref/subcommand` link to all `subcommand --help` output like DVC does? #1222 Meanwhile error messages can link to subsections of the...

`cml-command` is deprecated in favour of `cml command`. If people upgrade to using the latest binary package they can definitely upgrade their command syntax at the same time. Voting to...

or drop completely due to: - they are not intended for production, just for examples (and we can shift our examples to other images, e.g. [nvidia/cuda](https://hub.docker.com/r/nvidia/cuda), [tensorflow/tensorflow](https://hub.docker.com/r/tensorflow/tensorflow/), [NGC](https://github.com/iterative/terraform-provider-iterative/issues/410) etc.) -...

my tuppence: `start`ing daemons is an implementation detail users need not care about.