1.4 KiB
1.4 KiB
Tools for Publishing Computational Content
Notebooks: Run on Server; Interact in Browser
- Jupyter Notebook
- Colab
- Deepnote
- Streamlit.io
- Epiphany “a new blogging experience”
- Klipse Run interactive code in tech blogs
- Matlab / R
- Mathematica
Notebooks: Run and Interact in Browser
Javascript Programming in Browser
- Playcode Full-featured Live javascript IDE
- Code Sandbox Full-featured Live, colaborative javascript IDE
- jsfiddle Classic javascript snippet site
- jsbin Another javascript snippet site
- Code Pen Yet another javascript snippet site
Interesting Full Programming Environments
- Jupyter Lab
- Kaggle
- https://codereef.ai/
- Light Table http://lighttable.com/
- Bret Victor https://www.newline.co/choc/
Publishing Platforms
- distill.pub
- Papers with Code
- Mathigon
Debugging Aids
- Python Tutor (Philip Guo)