1 Repo
Systems that cache the outputs of executed code cells to automate the generation of static computational material.
Distinct from Code Execution Outputs: Distinct from Code Execution Outputs by focusing on the build-time caching of results for static publication.
Explore 1 awesome GitHub repository matching user interface & experience · Computational Content Caching. Refine with filters or upvote what's useful.
Jupyter Book is a computational book publisher and static site generator that converts Jupyter notebooks and markdown files into interactive web books and publication-quality PDF documents. It serves as a markdown-based documentation tool that executes embedded code at build time and caches the resulting outputs for static display. The system distinguishes itself by supporting interactive data publications, allowing readers to engage with live computational widgets and launch notebooks in remote execution environments. It extends standard markdown with a system of roles and directives to supp
Runs code cells within documents and caches outputs to automate the generation of computational material.