nteract

Interactive literate coding notebook!

Usage no npm install needed!

<script type="module">
  import nteract from 'https://cdn.skypack.dev/nteract';
</script>

README

Overview

Edit code, write prose, visualize data!

nteract geojson

Checkout our Medium blog post to see what amazing things you can do with nteract.

Note: There will be :bug:s and quirks. Please come tell us about them!

nteract is a literate coding environment that 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 that allows you to open notebooks natively on your system. Double click a .ipynb on the desktop, use Spotlight on the Mac. It Just Works™

Scope and goals

  • Notebook environment to explore and get things done ✅
  • Standalone cross-platform desktop application ✅
  • One notebook document/narrative per window ✅
  • Work with any Jupyter kernel using message spec v5 ✅
  • Easy install with pre-configured Python3 ❌ and JavaScript ✅ runtimes
  • Grow an ecosystem of tooling to allow others to build their own platforms relying on the Jupyter specifications ✅

Installation - Users

Head to the Releases page and download the version for your OS.