6 ms·
> And then have that cells results always showing the current data as they play the game. display handles that you can update from elsewhere in the notebook mi
by po84 9y ago
> And then have that cells results always showing the current data as they play the game.
display handles that you can update from elsewhere in the notebook might be of interest. Here's an example:
https://github.com/ipython/ipython/blob/master/examples/IPython%20Kernel/Updating%20Displays.ipynb https://github.com/ipython/ipython/blob/master/examples/IPyt...