iodide-project/iodide

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

Open

#2103 aperta il 30 lug 2019

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (147 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (1483 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor