netgusto/nodebook
Nodebook - Multi-Lang Web REPL + CLI Code runner observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2919
- days_rel: n/a
- days_push: 840
- n_releases_24m: 0
Adoption not part of the score
1643 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nodebook is a self-hosted, multi-language web REPL and CLI code runner supporting ~19 languages including Python, Go, Rust, and Haskell. Notebooks are plain folders with an entry file, persisted on the filesystem, and can optionally execute in disposable Docker containers.
Use cases
- practice coding interview algorithms in a scratchpad
- quickly run code snippets in many languages from a browser
- run notebooks automatically on file change from the CLI
- sandbox code execution in disposable docker containers
- keep code experiments as plain files on disk
When to choose
- you want a lightweight, file-based multi-language REPL with a web UI
- you need isolated execution via per-language docker containers
- you prefer notebooks stored as plain source files in folders
When to avoid
- you need rich notebook features like inline charts, markdown cells, or sharing like Jupyter
- you require a managed cloud environment or collaboration features
- you only work in a single language with a dedicated REPL
Facets
application · maturity maintenance
interpreter developer-tools cli http-server gui developer-tools education programming-languages cli repl notebook code-runner multi-language coding-interview-practice self-hosted command-line linux macos docker web-server
1 source
- readme: https://github.com/netgusto/nodebook · fetched 2026-08-28 · a994dead7637
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| netgusto/nodebook | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="netgusto/nodebook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem