iodide-project/iodide

console menu/scrollback should include all chunk types available in a notebook

Open

#2,103 创建于 2019年7月30日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)JavaScript (147 fork)batch import
good first issuehelp wanted

仓库指标

Star
 (1,483 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

it's currently possible to scroll back through your console history to a fetch chunk etc, but the code will not be runnable from the console since only py and js are available. presumably fetch and other evaluable chunk types should be available too.

贡献者指南