1 个仓库
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 是一个计算书籍发布工具和静态网站生成器,可将 Jupyter Notebook 和 Markdown 文件转换为交互式 Web 书籍和出版级 PDF 文档。它作为一个基于 Markdown 的文档工具,在构建时执行嵌入式代码并缓存结果输出以进行静态显示。 该系统通过支持交互式数据出版而脱颖而出,允许读者与实时计算小部件进行交互并在远程执行环境中启动 Notebook。它扩展了标准 Markdown,提供了一套角色和指令系统以支持科学写作,包括 LaTeX 数学公式、参考文献引用管理和编号交叉引用。 该平台涵盖了广泛的功能,包括用于证明和定理的学术格式、通过可折叠面板进行的交互式布局管理,以及跨内部章节和外部项目的复杂引用。它还通过分层书籍结构和解耦的目录提供内容组织工具。 该项目包括用于 Web 托管集成和内容完整性验证的实用程序,可在构建过程中扫描损坏的引用。
Runs code cells within documents and caches outputs to automate the generation of computational material.