tur-notebook API
Auto-generated API reference. Run just docs to regenerate.
Core
notebook
notebook/cache
notebook/cache -- disk-backed cache for notebook cell outputs.
notebook/cell
notebook/cell -- notebook cell handles and fence attribute parsing.
notebook/cli
command-line entrypoint for tur-notebook.
notebook/cmark
notebook/cmark -- block-level CommonMark subset parser for tur-notebook.
notebook/eval
notebook/eval -- cell-oriented evaluation over notebook/session.
notebook/format
notebook/format -- parse notebook markdown into prose/cell nodes.
notebook/image
image hook, PNG encoding, and terminal image display.
notebook/keys
keybinding defaults and action dispatch for the notebook TUI.
notebook/render-html
render notebook documents to standalone HTML.
notebook/render-md
render notebook documents to markdown with output blocks.
notebook/session
notebook/session -- libturi-backed notebook execution sessions.
notebook/tui
command-mode terminal UI for .tur.md notebooks.