janpfeifer/gonb
GoNB, a Go Notebook Kernel for Jupyter observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 94
- Release rhythm 95
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 1301
- days_rel: 37
- days_push: 37
- n_releases_24m: 14
Adoption not part of the score
1038 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
interpreter developer-tools data-visualization testing data-science developer-tools programming-languages education go windows cross-platform jupyter jupyter-kernel notebook golang interactive-computing repl data-science linux macos
2 sources
- readme: https://github.com/janpfeifer/gonb · fetched 2026-08-28 · 1433636d64e6
- homepage: https://github.com/janpfeifer/gonb · fetched 2026-08-29 · c499857719b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| janpfeifer/gonb | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem