This release moves to the awesome Anywidget, so we can run in all notebook environments!
It was super-slow on Marimo, but this bug has been fixed, and we just have to wait for the next Marimo release for that notebook env to be properly supported too.
What's Changed
- Look into ci failing for pypy by @almarklein in #124
- Migrate from ipywidgets to anywidget by @manzt in #123
- Use renderview.js by @almarklein in #125
- Release via pushing a tag by @almarklein in #126
- Update _version.py by @almarklein in #127
- Delete event spec in favour of renderview spec by @almarklein in #128
- Fix examples that used wgpu.gui by @almarklein in #129
- Handle event compatibility in widget.py by @almarklein in #130
- Better support for async by @almarklein in #131
- Fix snapshots by @almarklein in #132
- Use jpeg for snapshots by @almarklein in #133
- Make simplejson a dependency by @almarklein in #134
- Slightly prettier snapshot label by @almarklein in #135
- Add support for widget title by @almarklein in #136
- Add .display() and remove hacky snapshot insertion by @almarklein in #137
- Update notebooks by @almarklein in #138
Full Changelog: v0.5.4...v1.0.2