Notebooks
Interactive OCaml notebooks that run in your browser, no installation required. They are ordinary opam packages whose documentation pages contain live code cells, built with odoc alongside the rest of the reference docs.
- Foundations of Computer Science — the eleven chapters of Cambridge's first-year course, with worked Tripos questions.
- TESSERA interactive maps — land-cover classification with GeoTessera embeddings, drawn and trained in the page (Zarr variant).
- OxCaml notebooks — locality modes and stack allocation, running against an OxCaml toolchain.
- Demos from the libraries themselves: a sentiment classifier running DistilBERT with ONNX Runtime, and reactive widgets.