Releases: nteract/desktop
nteract v2.3.0-nightly.202604232145
Automated nightly release from main.
What's Changed
No user-facing changes in this release.
Commit: 810cdf2a1e9a89fd3e60b00054d5ac5027a99ac9
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.3.0-nightly.202604232141
Automated nightly release from main.
What's Changed
Bug Fixes
Commit: 85450b0693c61599b850e9835d4873092e9403c0
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.3.0-nightly.202604232012
Automated nightly release from main.
What's Changed
Bug Fixes
Commit: 16cceab6c74570ffd9fa2cc67348f458f6da2adf
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604231848
Automated nightly release from main.
What's Changed
Features
Commit: 2ed68401b6d098d4573ea06235b24d670160865c
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604231731
Automated nightly release from main.
What's Changed
Bug Fixes
- disconnect previous session on notebook switch (#2088) (runt-mcp)(8b630e5)
- bootstrap environment.yml deps into CRDT at auto-launch (#2097) (runtimed)(6007ac8)
- pixi RPC path publishes MissingIpykernel reason (#2102) (runtimed)(4f34076)
Documentation
Features
- route ErrorBoundary errors through host logger (#2101) (notebook-app)(df19f29)
- migrate session_core to typed RuntimeLifecycle + Python constants (#2100) (runtimed-py)(56e0e36)
- install console_error_panic_hook (#2105) (runtimed-wasm)(1c53cd1)
Commit: 060e2671bb7c2d98b9ed9b6bf511517df5d41119
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604231336
Automated nightly release from main.
What's Changed
Features
Commit: bcd9fcccdef7535fb7ddec5a68eaa5698dac399b
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604230932
Automated nightly release from main.
What's Changed
Bug Fixes
Features
Commit: 33c41503f22ece5e03b292f6ed7a01a2ac41512b
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604230655
Automated nightly release from main.
What's Changed
Bug Fixes
- run pnpm install before build_mcp_widget in build flows (#2070) (xtask)(43a20d1)
- eliminate TOCTOU race in trust signature approval (#2079) (notebook)(cc7ba1a)
- migrate v3 schema docs instead of discarding them (#2080) (notebook-doc)(b73a00b)
Documentation
Commit: b73a00b8b519dfdf154d0f9be6be25f7ea4e9f4f
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604230438
Automated nightly release from main.
What's Changed
Bug Fixes
Features
- prefer stable blob server port per channel (#2054) (runtimed)(65c791d)
- verify-plugins drift check for renderer bundles (#2063) (xtask)(ce421b5)
- chain renderer-plugins after sift-wasm rebuild (#2068) (xtask)(f3b42ed)
Commit: f3b42edfea003a93796ced262767cc8e9ef03eea
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --prenteract v2.2.1-nightly.202604230015
Automated nightly release from main.
What's Changed
No user-facing changes in this release.
Commit: df15f718c010182c9407a5df99ec25cc884046d9
nteract (desktop app)
| Platform | Architecture | Download |
|---|---|---|
| macOS | ARM64 (Apple Silicon) | nteract-nightly-darwin-arm64.dmg |
| macOS | x64 (Intel) | nteract-nightly-darwin-x64.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.
Linux (APT repository)
# Add the nteract signing key
curl -fsSL https://apt.runtimed.com/nteract-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/nteract-keyring.gpg
# Add the repository
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/nteract-keyring.gpg] https://apt.runtimed.com nightly main" \
| sudo tee /etc/apt/sources.list.d/nteract.list
sudo apt update && sudo apt install nteract-nightlyrunt-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 |
| macOS | x64 (Intel) | runt-nightly-darwin-x64 |
runtimed (Python — macOS, Linux, Windows)
pip install runtimed --predx (Python kernel-side helpers)
pip install dx --pre