You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes this seems to be similar to the linked issue, and the other issues opened on the various JupyterLite repos, for example: jupyterlite/jupyterlite#1465
Something seems to have changed in the past months (maybe in the latest ipywidgets releases?).
Description
I'm using jupyter lite with xeus kernel. I'm using a simple script:
This works fine in jupyterlite's lab (the plot updates on slider change), but not on voici (no plot update).
Should it work as is ?
As a sidenote, using a simple
IntSlider
correctly updates the displayed number on the side of the widget, so some kind of interaction still works.Thanks !
The text was updated successfully, but these errors were encountered: