diff --git a/tools.md b/tools.md new file mode 100644 index 0000000..20dea43 --- /dev/null +++ b/tools.md @@ -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