1 Repo
Publishing websites that include live computational kernels for real-time data exploration.
Distinct from Interactive Widgets: Distinct from Interactive Widgets as it provides the full execution environment (kernel) rather than just a UI control.
Explore 1 awesome GitHub repository matching user interface & experience · Interactive Execution Environments. 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
Publishes websites with live widgets and browser-based execution environments for interactive data exploration.