iodide-project/iodide

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

Open

#2,103 opened on 2019年7月30日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)JavaScript (1,483 stars) (147 forks)batch import
good first issuehelp wanted

説明

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.

コントリビューターガイド