Skip to content

nteract v2.0.0-nightly.202603110553

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Mar 06:23
· 396 commits to main since this release
c4816a3

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