# nteract/hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.

Repository: https://github.com/nteract/hydrogen
Canonical: https://ross.abutalabs.com/products/nteract-hydrogen
Homepage: https://nteract.gitbooks.io/hydrogen/
Language: TypeScript
License: MIT
License Family: permissive
Topics: data-science, jupyter, ipython, repl, hydrogen, atom, jupyter-kernels, nteract
Last push: 2026-07-19T05:45:37+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 8, longevity 100
- inputs: {"age_days": 4133, "days_push": 45, "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 4020, forks 339 (observed 2026-08-28T04:08:32.526058+00:00)

## What it is
Hydrogen is an Atom editor plugin that brings Jupyter kernel-based interactive coding to any text file, letting users run code line-by-line or by cells with inline results, plots, and rich media. It supports any Jupyter kernel (Python, R, Julia, JavaScript, and more), remote kernel gateways, and notebook import/export.

## Use cases
- run python code interactively inside my editor
- execute code line by line and see inline results
- plot matplotlib charts inline while coding
- connect to a remote jupyter kernel gateway
- convert a script file to a jupyter notebook
- inspect variables and get completions from a running kernel
- run R snippets interactively in atom

## When to choose
- you already use Atom locally and want Jupyter-style interactive execution in plain text files
- you need to export or import .ipynb notebooks from a text editor
- you want kernel-agnostic interactive coding across many languages

## When to avoid
- you are starting fresh - Atom is sunset and new packages cannot be published; use VS Code's Jupyter integration, PyCharm, or nteract instead
- you need a full notebook UI with cell results saved in the file
- you rely on active maintenance or community support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools, data-science, data-visualization, chat-interface
- domain: data-science, developer-tools, text-editors, data-visualization
- platform: windows, editor-plugin, cross-platform
- tags: jupyter-kernels, atom-editor, interactive-coding, repl, ipython, notebook-export, sunsetted, macos, linux

## Member repositories
- nteract/hydrogen (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.526058+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-29T18:23:56.186950+00:00, confidence not recorded.
  - readme: https://github.com/nteract/hydrogen (fetched 2026-08-28T04:08:32.526058+00:00, sha d92da9274b99)
  - homepage: https://nteract.gitbooks.io/hydrogen/ (fetched 2026-08-29T09:17:16.486956+00:00, sha 2ebf254452f8)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Installation.html (fetched 2026-08-29T09:17:16.496157+00:00, sha 83a2732531ac)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Usage/Cells.html (fetched 2026-08-29T09:17:16.499503+00:00, sha 8545b6bd279f)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Usage/Examples.html (fetched 2026-08-29T09:17:16.501174+00:00, sha 909e0b794a00)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Usage/NotebookFiles.html (fetched 2026-08-29T09:17:16.502708+00:00, sha 606e44f5f526)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Usage/RemoteKernelConnection.html (fetched 2026-08-29T09:17:16.504269+00:00, sha 6e040076da9b)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/Troubleshooting.html (fetched 2026-08-29T09:17:16.506059+00:00, sha ddf8c8c6acfd)
  - site_page: https://nteract.gitbooks.io/hydrogen/content/docs/StyleCustomization.html (fetched 2026-08-29T09:17:16.507926+00:00, sha 170c456c5c3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
