nteract
brew install --cask nteract
v2.5.1,202605261941
Interactive computing suite
10
30-day installs · #4076
39
90-day · #3703
98
365-day · #4493
132
★ GitHub stars · updated 2mo ago
Links
- https://github.com/nteract/desktop
- GitHub: nteract/desktop
- Brew formula source: Casks/n/nteract.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"uninstall": [
{
"delete": [
"/usr/local/bin/nb",
"/usr/local/bin/runt"
]
}
]
},
{
"app": [
"nteract.app"
],
"target": "/Applications/nteract.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Support/nteract",
"~/Library/Application Support/org.nteract.desktop",
"~/Library/Caches/org.nteract.desktop",
"~/Library/WebKit/org.nteract.desktop"
]
}
]
}
],
"auto_updates": null,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Interactive computing suite",
"disable_reason": null,
"disabled": 0,
"display_name": "nteract",
"enrichment_fetched_at": "2026-06-20T22:47:30+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "nteract",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-20T19:25:34Z",
"github_readme_excerpt": "# nteract\n\nnteract is a local-first notebook environment where humans, kernels, and AI agents can work against the same live document. It ships as a native desktop app with instant startup, realtime sync across windows and programmatic clients, and managed local environments.\n\nBuilt on [jupyter-zmq-client](https://crates.io/crates/jupyter-zmq-client) and [jupyter-protocol](https://crates.io/crates/jupyter-protocol).\n\n## Install\n\nDownload the latest release from [GitHub Releases](https://github.com/nteract/nteract/releases).\n\nLinux x64 and macOS (Apple silicon or Intel) can install with one command \u2014\nthe AppImage or signed .app bundle plus CLI/daemon and the per-user service\n(systemd or launchd) in one step:\n\n```bash\ncurl --proto \u0027=https\u0027 --tlsv1.2 -sSf https://sh.nteract.io | bash\n```\n\nmacOS users can equally drag the DMG from GitHub Releases. DEB/RPM/APT\ninstalls are not currently supported because `runtimed` is a per-user daemon\nmanaged by the app and CLI, not by system package-manager scripts.\n\nFor remote workstations (Outerbounds, JupyterHub) that offer compute to\nhosted notebooks, use the headless one-liner \u2014 see\n[Remote workstations](docs/remote-workstation.md):\n\n```bash\ncurl --proto \u0027=https\u0027 --tlsv1.2 -sSf https://sh.nteract.io | bash -s -- --headless\n```\n\nThe desktop app bundles everything \u2014 `runt` CLI and `runtimed` daemon.\n\nThe `runt` CLI and `runtimed` Python bindings ship with the app and stay up to date automatically. For nightly builds, use `runt-nightly` instead.\n\n## What\u0027s in here\n\n| Component | Description |\n|-----------|-------------|\n| `nteract` | Desktop notebook editor (Tauri + React) |\n| `runtimed` | Background daemon \u2014 environment pools, notebook sync, kernel execution |\n| `runt` | CLI for managing kernels, notebooks, and the daemon |\n| `runtimed` (Python) | Python bindings for the daemon (ships with the app) |\n\n## Runtime model\n\nnteract stores notebook content in an Automerge-backed document and keeps live kernel state in an explicit runtime ",
"github_repo": "nteract/desktop",
"github_stars": 132,
"github_topics": [],
"homepage": "https://github.com/nteract/desktop",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 10,
"installs_365d": 98,
"installs_90d": 39,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"nteract"
],
"one_liner": null,
"rank_30d": 4076,
"rank_365d": 4493,
"rank_90d": 3703,
"raw_hash": "4ab942cbf3e8dfcb",
"ruby_source_path": "Casks/n/nteract.rb",
"tap": "homebrew/cask",
"token": "nteract",
"version": "2.5.1,202605261941",
"why_use_this": null
}