Skip to content

cleaner integration of pidgy & voila¤

pidgy works great with widgets, so it should rock with voila. the default display for pidgy does NOT use widgets by default, the author would have to opt into widgets in development. however, if we detect that voila is driving our notebook then we should use the pidgy.displays.IPyWidgetsHtml display.

image.png

  • activate pidgy
%reload_ext pidgy

the cookies demo¤

the cookies demo is inspired by the original tanglejs.

  • run the demo

when you eat 3 cookies you consume 225 calories.


state information¤

the display class in this verison is because voila is not running.