0.5.8
Highlights!
- Voila now supports progressive rendering with the
--progressive_rendering=True
CLI and config option. - We brought back ipywidgets 7 support. This will ease transition from 0.3.x to 0.5.x for people who have not updated yet.
- Allow users to configure the page_config to tweak even more the Voila page
Enhancements made
- Add backward compatibility for ipywidgets 7 #1501 (@martinRenou)
- Custom page config hook #1495 (@dfguerrerom)
- Support progressive rendering #1489 (@trungleduc)
Bugs fixed
- Fix mathjax default url and bump ipywidgets packages #1496 (@martinRenou)
Maintenance and upkeep improvements
- Bring back support for jupyter-server 1 #1498 (@martinRenou)
- Update and improve CI #1497 (@martinRenou)
- Remove old urllib imports #1477 (@lahwaacz)
- Remove mock #1476 (@lahwaacz)
- Get mybinder.org working again #1471 (@manics)
Contributors to this release
(GitHub contributors page for this release)
@dfguerrerom | @github-actions | @lahwaacz | @manics | @martinRenou | @pre-commit-ci | @trungleduc