Skip to content

Releases: nteract/desktop

nteract v2.0.0-nightly.202603121904

12 Mar 19:39
023221d

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • restore python auto-indent by removing custom ipython indent service (#727) (editor)(5db3d83)

Documentation

  • update references for unified frame pipe (#726)(e73ef34)

Features

  • unified frame pipe — single channel, WASM demux, shared frame type constants (#721)(81b73cf)
  • cell drag-and-drop with ribbon handle (#724) (notebook)(b14ec9c)

Commit: 023221da3af3c3822ed98c1557102a18efb5bb86

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

nteract v2.0.0-nightly.202603120914

12 Mar 09:37
08dfcf5

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

No user-facing changes in this release.


Commit: 08dfcf571966f054b3dcc6a52e84f18eb55a6425

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

nteract v2.0.0-nightly.202603120129

12 Mar 02:02
08dfcf5

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • wait for cell materialization before executing, migrate fixture metadata (#709) (e2e)(a66d5d6)
  • notebook sync readiness signal, lightweight fixture deps (#714) (ci)(ad05b4d)

Documentation

  • improve developer experience across build, dev, and README (#710)(9b10659)

Features

  • remote heads tracking for confirmed cell mutations (#713) (sync)(9418e4a)
  • add nteract MCP server package to monorepo (#715) (python)(c0e1f81)
  • support markdown attachments and relative image assets (#717) (notebook)(7498ae7)
  • presence system — cursor, selection, and kernel state for peers (#716)(08dfcf5)

Commit: 08dfcf571966f054b3dcc6a52e84f18eb55a6425

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

nteract v2.0.0-nightly.202603111846

11 Mar 19:19
998d56d

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • re-bootstrap iframe after DOM move destroys it (#697) (isolated-frame)(7d2faf5)
  • loop for automerge sync ack in sync_to_daemon (#698) (runtimed)(b865540)
  • make dev clean graceful when no worktree state exists (#700) (runt)(0bc82c7)
  • sync theme before re-rendering after cell move (#706) (output)(80ef85d)

Features


Commit: 97550d9aff136bd6e8ce9342ce9bd277568dbabf

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

nteract v2.0.0-nightly.202603110913

11 Mar 09:36
c64169a

Choose a tag to compare

Pre-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

nteract v2.0.0-nightly.202603110717

11 Mar 07:38
c64169a

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • accept legacy clients without magic bytes preamble (#696) (runtimed)(c64169a)

Documentation

  • update stale protocol and schema references for v2.0.0 (#695)(39d0a2e)

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

nteract v2.0.0-nightly.202603110553

11 Mar 06:23
c4816a3

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • generate changelog for stable releases using --latest (#687) (ci)(3c652d7)

Documentation

  • add user-facing daemon troubleshooting guide (#691) (troubleshooting)(1cdc705)

Features

  • add --release flag to dev-daemon (#689) (xtask)(4577b0c)
  • add cell metadata to Automerge document (#686) (notebook-doc)(a6cb454)
  • create new notebook when opening non-existent path (#685) (runtimed)(a42397f)
  • bump all artifacts to v2.0.0, clean up release flow (#692)(7de3c8d)
  • fractional indexing for cell ordering (#694) (notebook-doc)(c4816a3)

Commit: c4816a375dc0c2d9d7c1ec75ec60b045705b73c4

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

python-v1.9.0

11 Mar 05:31

Choose a tag to compare

chore: bump runtimed Python package to 1.9.0

Stable release matching the v1.4.1-stable desktop build.
Pre-magic-bytes, pre-fractional-indexing. Pairs with nteract MCP 1.9.0.

nteract v1.4.1-stable.202603102148

10 Mar 22:02
335a0d6

Choose a tag to compare

Grab the latest stable nteract for macOS, Windows, or Linux. Signed, notarized, and ready to run your notebooks.

What's Changed

Features

  • extract settings into separate window (notebook) (#677)(958fa9c)
  • streaming notebook load with jiter, add_cell_full, and blob store outputs (runtimed) (#672)(1e3fb53)
  • add autoHeight prop to render markdown without scrollbar (isolated-frame) (#657)(7c0da54)
  • insert cells after focused cell (toolbar) (#658)(7f7a623)

Bug Fixes

  • download update inside upgrade window to prevent crash (updater) (#678)(335a0d6)
  • activate app before file dialog when no windows exist (notebook) (#676)(f256a1e)
  • rename button from "Restart to update" to "Prepare for Update" (upgrade) (#673)(fa86906)
  • route notebook load outputs through blob store (runtimed) (#668)(5b54b60)
  • prevent context loss when same file opened twice (#577) (notebook) (#577)(611ca1d)
  • kill kernel processes on daemon shutdown (runtimed) (#664)(dc68a43)

Commit: 335a0d6ae518c0980b573d313b001bb23c7a1ed4

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

nteract v1.4.1-nightly.202603102042

10 Mar 21:14
335a0d6

Choose a tag to compare

Pre-release

Automated nightly release from main.

What's Changed

Bug Fixes

  • download update inside upgrade window to prevent crash (#678) (updater)(335a0d6)

Features

  • extract settings into separate window (#677) (notebook)(958fa9c)

Commit: 335a0d6ae518c0980b573d313b001bb23c7a1ed4

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