Hacker News new | ask | show | jobs
by pharmakom 1175 days ago
I was talking about running in the Web browser. it's not everything, but it's an important part of everything in my book.
1 comments

https://github.com/pyodide/pyodide is pretty amazing for running Python client side in the browser.

You could run notebooks entirely client side https://jupyterlite.readthedocs.io/en/latest/

The startup is slow but otherwise it is pretty functional.