Create tools.md

This commit is contained in:
Peter Norvig 2019-11-21 13:16:25 -08:00 committed by GitHub
parent 28d8b911d7
commit a77ab6ce36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

28
tools.md Normal file
View File

@ -0,0 +1,28 @@
# Tools for Publishing Computational Content
## Notebooks
- Jupyter Notebook
- Colab
- Deepnote
- Matlab / R
- Mathematica
## Programming Environments
- Jupyter Lab
- Streamlit.io
- Kaggle
- https://codereef.ai/
- Light Table http://lighttable.com/
- Bret Victor https://www.newline.co/choc/
## Publishing Platforms
- distill.pub
- https://paperswithcode.com/
- https://atlasml.io/
## Debugging Aids
- Python Tutor