# benlubas/molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more

Repository: https://github.com/benlubas/molten-nvim
Canonical: https://ross.abutalabs.com/products/molten-nvim
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: code-runner, jupyter, neovim, nvim, nvim-plugin, repl
Last push: 2026-07-03T00:35:48+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 28, longevity 75
- inputs: {"age_days": 1063, "days_push": 62, "days_rel": 583, "gap_med": 53.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1213, forks 66 (observed 2026-08-28T04:04:00.468702+00:00)

## What it is
Molten is a Neovim plugin for interactively running code with Jupyter kernels, providing a REPL-like and notebook-like experience inside the editor. It is a fork of magma-nvim with improved image rendering, performance, and features like ipynb import/export.

## Use cases
- run code interactively with a jupyter kernel inside neovim
- display plots and images inline while coding in neovim
- edit and run jupyter notebook cells without leaving the editor
- send code from multiple buffers to a shared kernel
- import and export outputs to and from ipynb files
- use a REPL-like workflow for data science in neovim

## When to choose
- you use Neovim and want a notebook or REPL experience with Jupyter kernels
- you want inline rendering of plots, images, and LaTeX in your editor
- you need to work with ipynb files while staying in Neovim

## When to avoid
- you don't use Neovim
- you need a full standalone notebook UI like JupyterLab
- your language has no Jupyter kernel

## Facets
- artifact type: plugin
- maturity: active
- function: plugin-system, developer-tools
- domain: developer-tools, data-science, text-editors
- platform: windows, python
- tags: neovim, jupyter, repl, code-runner, notebook, nvim-plugin, linux, macos

## Member repositories
- benlubas/molten-nvim (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:00.468702+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-30T06:17:55.676471+00:00, confidence not recorded.
  - readme: https://github.com/benlubas/molten-nvim (fetched 2026-08-28T04:04:00.468702+00:00, sha b36b6997134f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
