nbtutor
nbtutor copied to clipboard
Visualize Python code execution (line-by-line) in Jupyter Notebook cells.
To provide more real estate for the stepper visualisation, it might be useful to pop the stepper visualation out into a floating JQuery dialog widget. As a proof of concept,...
This extension works very well for me, and I'm a big fan and intense user of [the RISE jupyter extension](https://rise.readthedocs.io/en/stable/) to teach with Jupyter notebook being displayed in full screen...
I use jupyterlab for python trainings and your extension can be very useful for this job. Is there a plan to support Jupyterlab? Regards
I notice that the [original Python Tutor](http://pythontutor.com/) application can be used with with "Python, Java, JavaScript, TypeScript, Ruby, C, and C++" programmes, though I'm not sure *how* it actually works......
I can't seem to get any of the visualization show up. I think I am doing as shown in the screencast but it doesn't work. Plus I get this when...
A cell's code is pointlessly re-run again via ipython to get the "" `f_code.co_filename` set and the code cached. I don't know enough, yet, about the IPython API to do...
Look over this again.