iodide-project / iodide-project/iodide
console menu/scrollback should include all chunk types available in a notebook
Open
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.