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

Application sometime not appearing in full. #14

Open nthiery opened 5 years ago

nthiery commented 5 years ago

Sometime, upon the first creation of the app, some piece of it does not get displayed. It can be the player part, or the view part. Possibly both. Reexecuting the cell solves the problem.

This is possibly caused by the fact that our objects are not quite widgets, but instead contain a widget, and hack around by call display.