solara icon indicating copy to clipboard operation
solara copied to clipboard

GridDraggable not working on colab

Open maartenbreddels opened this issue 1 year ago • 3 comments
trafficstars

see #323

maartenbreddels avatar Aug 28 '24 09:08 maartenbreddels

Fixed in https://github.com/widgetti/solara/pull/763 (Solara 1.39.0)

maartenbreddels avatar Aug 30 '24 15:08 maartenbreddels

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.

iisakkirotko avatar Sep 02 '24 07:09 iisakkirotko

In the MESA notebook I see the following error: image But it might be unrelated, since I don't see it if I try to render a GridDraggable only in a different notebook.

iisakkirotko avatar Sep 02 '24 07:09 iisakkirotko