📝 add pyodide to collaboration tools

This commit is contained in:
dannydannydanny 2021-05-14 00:30:08 +02:00 committed by GitHub
parent dbaa449e08
commit 9ff820c188
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
* [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks * [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks
* [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html) * [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html)
* [ ] Is [extreme programming](http://www.extremeprogramming.org/) a thing? * [ ] Is [extreme programming](http://www.extremeprogramming.org/) a thing?
* [ ] Collaboration (tools: [csvbox](https://csvbox.io/) * [ ] Collaboration (tools: [csvbox](https://csvbox.io/), [pyodide](https://github.com/pyodide/pyodide))
* 2021Q4 * 2021Q4
* [ ] Add sub-pages * [ ] Add sub-pages
* [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i). * [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i).