# millejoh/emacs-ipython-notebook

Jupyter notebook client in Emacs

Repository: https://github.com/millejoh/emacs-ipython-notebook
Canonical: https://ross.abutalabs.com/products/emacs-ipython-notebook
Homepage: http://millejoh.github.io/emacs-ipython-notebook/
Language: Emacs Lisp
License: GPL-3.0
License Family: copyleft
Topics: emacs-lisp, jupyter-notebook
Last push: 2025-12-12T16:23:08+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 56, release rhythm 8, longevity 100
- inputs: {"age_days": 4528, "days_push": 264, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1522, forks 131 (observed 2026-08-28T04:04:57.972242+00:00)

## What it is
EIN is an Emacs Lisp package providing a Jupyter notebook client and integrated REPL inside GNU Emacs, supporting code evaluation, completion, and kernel connection across languages. The project has been sunset since 2023, with a successor greenfield implementation at commercial-emacs/xjupyter.

## Use cases
- edit jupyter notebooks in emacs
- run ipython cells from emacs buffers
- connect a jupyter kernel to a python buffer
- open and evaluate .ipynb files in emacs
- use a slime-like REPL for python in emacs
- connect to a remote jupyter server over ssh

## When to choose
- you live in Emacs and want notebook editing without leaving it
- you need kernel-connected evaluation and completion in arbitrary Emacs buffers
- you want org-mode integration via ob-ein

## When to avoid
- you are on non-WSL Windows
- you need full parity with Jupyter's web-first features like rich inline widgets
- you need robust undo in notebooks - the successor xjupyter is recommended instead

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, interpreter, sdk
- domain: data-science, developer-tools, text-editors, programming-languages
- platform: editor-plugin, cli
- tags: jupyter-notebook, emacs-lisp, melpa, repl, ipython, sunset-project, polymode, linux, macos

## Member repositories
- millejoh/emacs-ipython-notebook (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.972242+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:48.250489+00:00, confidence not recorded.
  - readme: https://github.com/millejoh/emacs-ipython-notebook (fetched 2026-08-28T04:04:57.972242+00:00, sha 4fabb3a1c59e)
  - homepage: http://millejoh.github.io/emacs-ipython-notebook/ (fetched 2026-08-29T11:34:40.461977+00:00, sha b19ef9c5f9d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
