vizro-core-0.1.6
Highlights ✨
- Release of the Vizro Dash DataTable. Visit the user guide on tables to learn more. (#114)
Added
Vizro
takes**kwargs
that are passed through toDash
(#151)
Changed
- The path to a custom assets folder is now configurable using the
assets_folder
argument when instantiatingVizro
(#151)
Fixed
- Assets are now routed correctly when hosting the dashboard in a subdirectory (#151)
Security
- Bump werkzeug version suggested by Snyk to avoid a vulnerability: https://security.snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177 (#128)