yunabe/lgo
Interactive Go programming with Jupyter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3254
- days_rel: n/a
- days_push: 2112
- n_releases_24m: 0
Adoption not part of the score
2454 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lgo is a Jupyter Notebook kernel and interactive REPL for the Go programming language, providing full Go language compatibility with code completion and rich output display. It lets developers write and execute Go code interactively in notebooks, similar to how Python is used in Jupyter.
Use cases
- run go code interactively in jupyter notebooks
- go repl for experimenting with snippets
- data science and machine learning prototyping in go
- display images and html from go code in notebooks
- teach or learn go with notebook-style execution
- try go in the browser via binder without installing anything
When to choose
- you are pinned to older Go versions (pre-1.12) and want an interactive Go notebook
- you want a fully gc-compatible Go kernel with rich notebook output
- you want to try Go in Jupyter quickly via the provided Docker setup or Binder
When to avoid
- you use Go 1.12 or later, where the compiler options lgo relies on are broken
- you need a maintained kernel - the project is unmaintained and recommends other Go kernels
- you need native support on macOS or Windows without Docker or a VM
Facets
library · maturity abandoned
interpreter developer-tools data-science developer-tools data-science programming-languages python jupyter-kernel go repl interactive-programming notebook linux docker
1 source
- readme: https://github.com/yunabe/lgo · fetched 2026-08-28 · d53ed959f53f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yunabe/lgo | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem