# netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

Repository: https://github.com/netgusto/nodebook
Canonical: https://ross.abutalabs.com/products/nodebook
Language: Go
License: ISC
License Family: permissive
Topics: repl, nodejs, c, cpp, haskell, java, lua, php, python, r, ruby, rust, swift, go, typescript, elixir, ocaml, fsharp, csharp, clojure
Last push: 2024-05-15T05:19:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2919, "days_push": 840, "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 1643, forks 83 (observed 2026-08-28T04:05:15.944227+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: interpreter, developer-tools, cli, http-server, gui
- domain: developer-tools, education, programming-languages
- platform: cli
- tags: repl, notebook, code-runner, multi-language, coding-interview-practice, self-hosted, command-line, linux, macos, docker, web-server

## Member repositories
- netgusto/nodebook (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.944227+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-30T03:46:18.183470+00:00, confidence not recorded.
  - readme: https://github.com/netgusto/nodebook (fetched 2026-08-28T04:05:15.944227+00:00, sha a994dead7637)
- Data as of 2026-08-30T08:39:29.467469+00:00.
