This repository demonstrates how to create an interactive Python notebook that runs entirely in the browser, hosted for free on GitHub Pages. The notebook uses marimo (a modern Python notebook engine) ...
A deliberately minimal end-to-end demo: a JAX-trained MLP is exported to ONNX and runs in the browser via onnxruntime-web inside a Marimo WASM notebook. No Python numerical runtime in the browser for ...