·
11 commits
to main
since this release
Grab the latest stable nteract for macOS, Windows, or Linux. Signed, notarized, and ready to run your notebooks.
What's Changed
Bug Fixes
Commit: d07161d595fa65e2d99b925a90b9a8e71735eeda
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-stable-darwin-arm64.dmg |
| Windows | x64 | nteract-stable-windows-x64.exe |
| Linux | x64 | nteract-stable-linux-x64.AppImage |
| Linux | x64 (deb) | nteract-stable-linux-x64.deb |
macOS builds are signed and notarized. Windows is not code signed — expect a SmartScreen prompt. Linux AppImage: chmod +x and run. Linux DEB: sudo dpkg -i nteract-stable-linux-x64.deb.
This release includes auto-update support. Existing installations will be notified of this update automatically.
runt (CLI)
Also bundled inside the desktop app. Standalone binaries:
| Platform | Architecture | Download |
|---|---|---|
| Linux | x64 | runt-linux-x64 |
| macOS | ARM64 | runt-darwin-arm64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --pre