nteract is an open source desktop-based interactive computing application that is focused on accessibility and composability. Interactive computing applications allow users to create documents that contain executable code, textual content, and images and convey a computation narrative.
nteract allows users to edit and share interactive notebook documents that contain explanatory text, executive code, and interactive visualizations. This literate coding environment supports Python, R, JavaScript and other Jupyter kernels. It wraps up the best of the web based Jupyter notebook and embeds it as a desktop application. Now, you can open notebooks natively on your system.
It uses Electron, a framework for developing native, cross-platform desktop applications with HTML, CSS, and JavaScript. Electron is a stripped down version of Chrome for building desktop applications using web technologies.
Key Features
- Offers a minimalistic, user-centered notebook. The clean authoring environment is appealing.
- Share documents understood across the Jupyter ecosystem from the desktop.
- Jupyter kernels are supported locally and remotely via Binder.
- Dynamic tool that is flexible for writing code, exploring data, and authoring text.
- Built on top of a rich ecosystem of packages that allow developers to write software built on top of the notebook document format and the code execution protocol.
- Execute code in a variety of languages including Python, R, Julia, and JavaScript.
- Drag-and-droppable cells.
- Inline toolbars.
- Offers a terminal-free experience.
- Large list of custom output types.
- In-app support for publishing.
- Built-in support for Plotly, a popular data visualization tool.
- Built-in support for GeoJSON rendering.
- Built-in support for hiding inputs and outputs.
- Export to PDF (independent of LaTeX).
- Good rendering of math.
- Light and dark theme with a full screen option.
Website: nteract.io/desktop
Support: Blog, GitHub Code Repository, Docker
Developer: Many contributors
License: BSD 3-Clause “New” or “Revised” License

nteract is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| Notebook software | |
|---|---|
| JupyterLab | The next generation user interface for Project Jupyter |
| RStudio | Integrated development environment (IDE) for R |
| Jupyter Notebook | Web-based notebook environment for interactive computing |
| Positron | Next-generation data science IDE |
| marimo | Reactive Python notebook |
| Apache Zeppelin | Multi-purpose notebook |
| IPython | Rich architecture for interactive computing |
| Polynote | Experimental polyglot notebook environment |
| nteract | Notebooks on your Desktop |
| Pluto | Simple reactive notebooks for Juli |
| Pretzel | Billed as a modern replacement for Jupyter Notebooks |
| Spark Notebook | Interactive and reactive data science using Scala and Spark |
| BeakerX | Kernels and extensions to the Jupyter interactive computing environment |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

