# janpfeifer/gonb

GoNB, a Go Notebook Kernel for Jupyter

Repository: https://github.com/janpfeifer/gonb
Canonical: https://ross.abutalabs.com/products/gonb
Homepage: https://github.com/janpfeifer/gonb
Language: Go
License: MIT
License Family: permissive
Topics: go, golang, jupyter, gonb, data-science, jupyter-notebook, jupyter-notebook-kernel
Last push: 2026-07-27T08:43:38+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 95, longevity 92
- inputs: {"age_days": 1301, "days_push": 37, "days_rel": 37, "gap_med": 12, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1038, forks 57 (observed 2026-08-28T04:03:19.721623+00:00)

## What it is
GoNB is a Jupyter notebook kernel for the Go programming language that compiles each cell with the standard Go compiler. It supports auto-complete, rich display (HTML, markdown, images, widgets), Plotly/ECharts integration, and works with go.mod, go.work, and debugging tools.

## Use cases
- run go code in jupyter notebooks
- interactive go data science notebook kernel
- jupyter kernel for golang with autocomplete
- plot charts from go in a notebook
- prototype go code cell by cell
- use go with colab or vscode notebooks

## When to choose
- you want to do interactive data science or exploration in Go inside Jupyter
- you need full compatibility with the standard Go toolchain including CGO and go.mod
- you want rich notebook output like plots, widgets, and markdown with latex

## When to avoid
- you primarily work in Python and just need a Python kernel
- you need an interpreted REPL with instant execution rather than per-cell compilation
- you need a production deployment tool rather than an interactive notebook environment

## Facets
- artifact type: library
- maturity: active
- function: interpreter, developer-tools, data-visualization, testing
- domain: data-science, developer-tools, programming-languages, education
- platform: go, windows, cross-platform
- tags: jupyter, jupyter-kernel, notebook, golang, interactive-computing, repl, data-science, linux, macos

## Member repositories
- janpfeifer/gonb (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.721623+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-30T07:04:16.408035+00:00, confidence not recorded.
  - readme: https://github.com/janpfeifer/gonb (fetched 2026-08-28T04:03:19.721623+00:00, sha 1433636d64e6)
  - homepage: https://github.com/janpfeifer/gonb (fetched 2026-08-29T13:04:54.183834+00:00, sha c499857719b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
