Embedding JupyterLite In-Browser Notebooks in Documentation and Online Educational Materials
Description
JupyterLite, if you haven’t already come across it, is an in-browser Jupyter environment that can execute Python (scipy stack) code purely within the browser. The code is executed via a WASM …