Hi, I was using the Databricks
Hi, I was using the Databricks workaround I found in this GitHub thread(https://github.com/widgetti/solara/discussions/128), looks like it stopped working today with
Error displaying widget: Cannot read properties of undefined (reading 'extend')
I will update the thread but posting here as well in case anyone can confirm what I'm seeing2 Replies
Using:
box, rc = solara.render(Page())
box
Fails with the same errorI replied on github