nthiery / laby-jupyter

Laby-Jupyter: Learn programming, playing with ants and spider webs ;-) In Jupyter :-)
GNU General Public License v3.0
5 stars 3 forks source link

Provide feedback on which line is being executed #8

Open nthiery opened 5 years ago

nthiery commented 5 years ago

Have a dedicated zone in the UI (typically in or next to the message box) to display position information, and display there:

Bonus: recover the cell number, and use some debugger-style UI to point to the line being executed.