Hi all,
Hi all,
For those interested in running solara in pyodide, check this out:
https://x.com/maartenbreddels/status/1800530840793088321
https://www.linkedin.com/posts/maartenbreddels_what-is-pycafe-activity-7206296573264195584-_CUR?utm_source=share&utm_medium=member_desktop...
Today we did a big change in Solara version 1.31 🍾 . We split solara into solara-ui, solara-server
Today we did a big change in Solara version 1.31 🍾 . We split solara into solara-ui, solara-server (and pytest-ipywidgets for those who test).
This enables notebook users and Jupyter Lite users to use Solara without having to install all the server dependencies.
```
pip install solara # still works the old way, same as pip install "solara-ui[all]" "solara-server[starlette,dev]"...
Solara 1.30 was out a while ago, which I didn't mention yet, which include improved support for mult
Solara 1.30 was out a while ago, which I didn't mention yet, which include improved support for multiple files in FileDrop, thanks to @huseyin.kaya for his contribution and patience with us (it was a long duration PR)
Solara 1.29.0 is out (and 1.29.1)
Solara 1.29.0 is out (and 1.29.1)
Most important feature is the improved matplotlib support:
Check out the video at: https://twitter.com/maartenbreddels/status/1767561767381602805
And check out the changelog at https://solara.dev/docs/changelog...
Solara 1.28.0 is out
Solara 1.28.0 is out
Check out the changelog at: https://solara.dev/docs/changelog
Most important features is the theme support, including switching between dark, light or auto mode....
Solara 1.27 was released today
Solara 1.27 was released today
Check out the changelog at https://solara.dev/docs/changelog
Most important feature: Task support. Lets you run code in the background, with the UI available to the user. This is useful for long running tasks, like downloading data or processing data. https://solara.dev/api/task
...
Solara 1.25.1 was released yesterday!
Solara 1.25.1 was released yesterday!
You can take a look at the changelog: https://solara.dev/docs/changelog to see what has changed.
This version is focused on performance, with some bug fixes included.
LinkedIn: https://www.linkedin.com/posts/iisakki-rotko_changelog-activity-7148708962924756992--qeb?utm_source=share&utm_medium=member_desktop...
Solara 1.23 is released
Solara 1.23 is released
Changelog: https://solara.dev/docs/changelog
Twitter: https://vxtwitter.com/maartenbreddels/status/1725471195280056825
LinkedIn: https://www.linkedin.com/posts/maartenbreddels_we-finally-have-a-date-input-component-sounds-activity-7131268648890970112-3cpb?utm_source=share&utm_medium=member_desktop...
@announcements Check out our mentorship program in collaboration with Ploomber
@announcements Check out our mentorship program in collaboration with Ploomber
Twitter: https://vxtwitter.com/maartenbreddels/status/1721909316465086785
LinkedIn: https://www.linkedin.com/posts/maartenbreddels_solarathon-ai-python-activity-7127676720886751232-ER4w?utm_source=share&utm_medium=member_desktop...
Solara 1.22 is released
Solara 1.22 is released
Changelog: https://github.com/widgetti/solara/blob/master/CHANGELOG.md
Twitter: https://twitter.com/maartenbreddels/status/1714301111501279269
LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:7120069465198714880/...
Solara 1.21.0 is released:
Solara 1.21.0 is released:
* Changelog: https://github.com/widgetti/solara/blob/master/CHANGELOG.md
* Twitter: https://twitter.com/maartenbreddels/status/1711751004847256001
* LinkedIn: https://www.linkedin.com/feed/update/urn:li:ugcPost:7117550232946528256/...
Solara 1.20.0 is released:
Solara 1.20.0 is released:
Changelog: https://github.com/widgetti/solara/blob/master/CHANGELOG.md
LinkedIn: https://www.linkedin.com/posts/maartenbreddels_solara-python-datavisualization-activity-7114618664309403649-SODQ?utm_source=share&utm_medium=member_desktop
Twitter: https://twitter.com/maartenbreddels/status/1708854502730686873...
Solara 1.19.0 is released the most important changes are
Solara 1.19.0 is released the most important changes are
* Switch support https://solara.dev/api/switch thanks too @Spiicy
* Less dependencies, install base goes from ~290mb to ~160mb
* clear_output support in the output widget
* support on read only file systems...
1.18.0 is released, most important is the removal of the pydantic dependency, so you are free to use
1.18.0 is released, most important is the removal of the pydantic dependency, so you are free to use pydantic 1 or 2 🙂
did a few fixes, most notably hot reload was broken in 1.17.3, but this is fixed in 1.17.5
did a few fixes, most notably hot reload was broken in 1.17.3, but this is fixed in 1.17.5