solara
solara copied to clipboard
GridDraggable not working on colab
trafficstars
see #323
Fixed in https://github.com/widgetti/solara/pull/763 (Solara 1.39.0)
It looks to me like the issue with rendering GridDraggable in colab persists, at least I see the same blank output with solara 1.39.0.
In the MESA notebook I see the following error:
But it might be unrelated, since I don't see it if I try to render a
GridDraggable only in a different notebook.