internal/

directory
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2026 License: Apache-2.0

Directories

Path Synopsis
Package analyze turns notebook source into a graph.Graph.
Package analyze turns notebook source into a graph.Graph.
Package gen turns a notebook graph.Graph into compilable Go source: a registry the engine can execute, generated into the notebook's own package so it can see unexported cells.
Package gen turns a notebook graph.Graph into compilable Go source: a registry the engine can execute, generated into the notebook's own package so it can see unexported cells.
Package graph is the notebook intermediate representation: a plain-data dependency graph derived from a Go package.
Package graph is the notebook intermediate representation: a plain-data dependency graph derived from a Go package.
Package webui holds the browser client that is shared by both transports — the SSE server (engine/server) and the WASM host (cmd/notebook).
Package webui holds the browser client that is shared by both transports — the SSE server (engine/server) and the WASM host (cmd/notebook).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL