Casper da Costa-Luis

Results 233 issues of Casper da Costa-Luis

1. a high enough max bidding price (confusingly named `--cloud-spot-price`) is required to get a spot instance 2. after a spot instance is running: - [if the spot price rises...

documentation
p1-important
external-request

- `--update`: updates commit comment - use case: `cml send-comment starting.md && ./train && cml send-comment --update finished.md` - NOT a use case: `comment && commit && push && comment...

documentation
question
C: ref

add screenshots of: - [ ] `send-comment` effect of options `--pr` and `--update` - [ ] `pr` effect of option `--auto-merge` (related #153) - [ ] `send-github-check` - [ ]...

documentation
epic
C: ref

Given: ```markdown some text ### sub section ``` Should be able to use: - [x] `/some/page?tab=Bar` (or `/some/page#Bar`?) to auto-open the appropriate tab (`p1-important`, #130) - [x] `/some/page/?tab=Bar#sub-section` (or `/some/page#Bar-sub-section`?)...

p2-nice-to-have
A: website
epic

Add GitLab (https://gitlab.com/iterative.ai/cml-dvc-case) tab to https://cml.dev/doc/cml-with-dvc

documentation

There are ~50+~ 80+ PRs mistakenly open here (the [getting started guide](https://cml.dev/doc/start/github) clearly asks to create a fork; doesn't say open a PR). - [ ] auto-close new PRs +...

documentation

- [ ] -b, -m Ignored for compatibility. - [ ] -B, --always-make Unconditionally make all targets. - [ ] -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -...

enhancement
help wanted

- [ ] fix py26 unit test - [ ] [Monkey-patch setuptools](https://seasonofcode.com/posts/how-to-add-custom-build-steps-and-commands-to-setuppy.html) or distutils to support `python setup.py make` - [x] add basic support for substitution macros `$(...)` - [...

enhancement
help wanted

- [x] use openworm/*/master/.openworm.y(a)ml + [ ] review current spec & possibly update - [ ] use openworm/*/master/.openworm.md + [ ] with optional YAML metadata block (so no `*.yml` required)...

- maybe always display graph node names - hovering on nodes to pop-up more info than just name - clicking on nodes to hyperlink to extended description - investigate other...

enhancement