Skip to content

vizro-core-0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 17:42
· 517 commits to main since this release
c7ec6f4

Highlights ✨

Added

  • Vizro takes **kwargs that are passed through to Dash (#151)

Changed

  • The path to a custom assets folder is now configurable using the assets_folder argument when instantiating Vizro (#151)

Fixed

  • Assets are now routed correctly when hosting the dashboard in a subdirectory (#151)

Security