Jupyter:
https://github.com/quobit/awesome-python-in-education#jupyter- [ ] Add JupyterLite
- Note that the CPython in WASM kernel seems to take ~30s to init and then it's good. Nbgrader support with serverside grading or similar would be really great to have
> Wasm powered Jupyter running in the browser
Khan Academy Computer Programming Exercises are built with ProcessingJS. P5.js is the new ProcessingJS. JupyterLite includes a p5.js kernel in addition to the CPython in WASM kernel that minimizes deployment costs compared to getting e.g. conda-forge installed with mamba on a ARM64 SBCs like Pi's