Skip to content

Nteract 2.0: a ground-up rebuild of the notebook app

nteract.io
7 pointslambdaops1 comment
On HN

Comments

nteract is a desktop notebook app for macOS, Windows, and Linux. You double-click a .ipynb file, it opens, a kernel starts, and you're running code. No browser, no server to manage. Just straight up iteration.

We originally built nteract on Electron back in 2016. This is a complete rewrite in Rust and TypeScript on Tauri. We've got a daemon that manages runtimes, a document engine backed by Automerge, and a whole suite of elements to create new frontends.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.