Maarten Breddels

Results 944 comments of Maarten Breddels

Hi Paddy, Did you find https://solara.dev/documentation/advanced/understanding/solara-server and does that answer your questions? If not, let me know which details are still missing. Regards, Maarten

Hi, > Apparently the app tries to load a files from: "/_solara/cdn/font etc. etc." but can't find any of them Ok, that is a good hint. Did you try with...

> [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite....

* **#377** * **#389** 👈 * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @maartenbreddels and the rest of your teammates on Graphite

> Lastly, I like the approach of [Solid.js](https://docs.solidjs.com/reference/basic-reactivity/create-signal#equals), where you can create a signal with the option `{equal: false}` Very interesting idea, and would solve https://github.com/widgetti/solara/issues/245 I'll start writing about...

Hi Tom, I have trouble reproducing this. Do you have more details for me? cheers, Maarten

> Second, I worked the past year with Vue.js a lot and from that direction I now find the name very confusing. Vue's refs and Solara reactive's are signals. I...

Note that solara 1.31 has done the split into solara-ui and solara-server, see https://solara.dev/documentation/getting_started/installing solara-ui should work in jupyter lite without problems. We are also working on something that enables...

> [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite....

Instead of manually keeping pre-commit versions in sync with CI, lets also use pre-commit in CI