nteract v2.0.0-nightly.202603110913
Pre-release
Pre-release
·
154 commits
to main
since this release
Automated nightly release from main.
What's Changed
No user-facing changes in this release.
Commit: c64169afa5496077d19900c48fae60711c10563d
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| Windows | x64 | nteract-nightly-windows-x64.exe |
| Linux | x64 | nteract-nightly-linux-x64.AppImage |
| Linux | x64 (deb) | nteract-nightly-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-nightly-linux-x64.deb.
This release includes auto-update support. Existing installations will be notified of this update automatically.
runt-nightly (CLI)
Also bundled inside the desktop app. Standalone binaries:
| Platform | Architecture | Download |
|---|---|---|
| Linux | x64 | runt-nightly-linux-x64 |
| macOS | ARM64 | runt-nightly-darwin-arm64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --pre