Casper da Costa-Luis
Casper da Costa-Luis
- e.g. https://github.com/arzzen/git-quick-stats - per-author filetype breakdown https://www.mistergoodcat.com/post/analyze-your-git-repositories
e.g. youtube music videos on firefox display artist & title in the notifications area
If a python notebook cell contains e.g. `display(ipywidgets.HTML("Hello"))`, ideally `nbsphinx` should keep the raw HTML. Is there any other way a python code cell (not markdown cell) can use raw...
Newly opened issues/PRs can be edited. Under "settings" it is possible to assign devs. The list includes external people (outside the org) who opened the issue. But attempting to assign...
e.g. `nbstripout --install --keep-count` should put the `--keep-count` flag in the resultant `git config filter.nbstripout.clean` and `git config diff.ipynb.textconv` commands. This applies to: - `--keep-count` - `--keep-output`
- [x] add `# NBVAL_TEST_NAME: ` comment support - [x] offset cell indices by 1 to correspond to Jupyter's numbering - [ ] document & add tests - fixes #111
## Breaking changes - [ ] make `spot` a boolean? https://github.com/iterative/terraform-provider-iterative/issues/640#issuecomment-1208013932 + [ ] retain old float-functionality with a different name `--spot-max-price`? - [ ] drop `resource_machine`? - [ ]...
self-hosted Bitbucket Pipelines don't support GPU runners https://github.com/iterative/cml/issues/1015. A work-around is using TPI `task` directly in BB Pipelines. ## Proposal Put together an example repo/tuorial: > BB Pipelines -> [TPI...
## p2 - [x] #457 + [x] #450 + [x] show examples for all the [`task` resource arguments](https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#argument-reference) + [x] Show/explain CI restart workflow lifecycle & environment propagation + [x]...