auditable

A reactive computational notebook in a single HTML file.

JavaScript and Python in the same reactive document. No install, no server, no account — it runs entirely in your browser, and it works offline. Save it, email it, archive it: it's one file.

One file

Inline CSS, HTML, and JS in a single self-contained .html. Nothing to install; nothing phones home.

Reactive

Cells form a dependency graph. Change a value or drag a slider and everything downstream re-runs automatically.

JS + Python

Write JavaScript, or Python via adder — a real Python dialect that compiles to fast JS. Same reactive graph.

Offline & private

The network is an opt-in edge. It runs under a strict no-network policy, losing only explicitly network-named features.

Extensible

Languages, cell types, and libraries plug in — geostatistics, GIS, plotting, dataframes, shaders, SQL, and more.

Verifiable

Releases are Ed25519-signed; the in-app updater verifies signatures before applying. Trust is checkable.

Try the languages

Real interpreters and compilers, running right in this page — each loads only when you hit Run. Edit the code and run it again.

› hit Run

Batteries included

Languages, science, and geoscience plug in as cell types and libraries — no package manager, no environment. A sample of what ships:

Built for real work. Resource estimation, geostatistics, spatial analysis — the kind of computation that usually needs a stack of installs, in one file you can hand to a colleague.
Download a release signed builds