pytudes/txt/tools.md
2021-12-06 16:57:54 -08:00

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

    • Observable
  • Iodide Run notebook in the browser
  • Pyodide Run Python in the 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

Publishing Platforms

Debugging Aids

Project-Based Learning