4 个仓库
Rendering of results from executed code cells directly within the editor interface.
Distinct from Interactive Cell Rendering: Focuses on the rendering of computational results (outputs) rather than the interactivity of the cells themselves.
Explore 4 awesome GitHub repositories matching user interface & experience · Code Execution Outputs. Refine with filters or upvote what's useful.
Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document
Runs code blocks in Python, R, Julia, or Observable and embeds results directly into the final document.
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.
Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language
Renders the results of executed code cells directly within the source editor.
The sandbox-sdk is a development kit designed for building secure, isolated execution environments on a global edge network. It provides a framework for creating ephemeral, containerized workspaces that allow developers to run untrusted code, manage build tasks, and host automated scripts without compromising host system security. By leveraging a serverless runtime, the platform enables the deployment of these environments directly at the network edge to ensure low-latency performance. The platform distinguishes itself by integrating language models with sandboxed execution, facilitating the
Executes scripts and automatically parses rich data formats to provide immediate visual feedback.