computational notebook
计算型笔记本;将代码、说明文本与运行结果交织在一起的交互式文档环境(典型代表 Jupyter Notebook),是数据科学与研究工具的常见界面范式。
English Definition
"An interactive document environment that interleaves code, narrative text, and outputs (e.g., Jupyter Notebook), commonly used as a UI paradigm for data science and research tools."
用法说明 · 针对中文母语者
在 HCI 论文中常作为界面设计的灵感来源被引用,其核心特征是'分单元格的交互式执行'。
真实用例 · 3 条
"We introduce Cocoa, a system that takes design inspiration from computational notebooks to support complex research tasks"
"Cocoa supports human-agent co-execution: drawing inspiration from the design of computational notebooks, Cocoa allows the user and the agent to collaboratively complete plan steps, re-executing steps as desired"
"An interactive plan (A) affords human-agent co-planning and co-execution: ... similar to executing code cells in a computational notebook"