Maarten Breddels

Results 944 comments of Maarten Breddels

Thank you. The downside of this library is that we see all kinds of errors I know nothing about :) I will do my best to give pointers though :)...

Opening this so I don't forget to get back to this, this can now work really well with ipyreact, will follow up later!

I've added an example notebook: https://github.com/widgetti/ipyreact?tab=readme-ov-file#bundled-es-modules-for-threejs This shows how to build a bundle, and finally make a composable app with it using solara:

indeed, i re-triggered it. But if we re-deploy jupyter lite on every commit, then it's not in sync with the released version.

Yeah, it's not urgent, but we'll forget it for the next release :)

> Thanks for your open libraries, loving working with Solara so far! Thank you :) We haven't tested ipyreact with solara very well, and I know there are issues (with...

I've added this problem to the FAQ: https://github.com/widgetti/ipyreact?tab=readme-ov-file#i-get-a-react-error

Indeed, this is not supported yet, we'd need to do something like in https://github.com/manzt/anywidget/blame/main/packages/anywidget/src/widget.js Happy to guide someone through a PR and get this in, but I currently don't have...

I do not think that should not be part of the same widget (I disagree with anywidget in that respect), you can also use https://solara.dev/api/style But we could think about...