Skip to content

v0.1.2.1

Compare
Choose a tag to compare
@victorterpstra victorterpstra released this 28 Apr 22:54
· 49 commits to master since this release
30348da

[0.1.2.1] - 2002-04-28

Changed

Added

  • Customize the 'brand' name of the dashboard by overriding DashApp.get_navbar_brand_children
  • Customize the 'brand' name text of the dashboard from DashApp constructor argument navbar_brand_name
  • FoliumColumnVisualizationPage for Folium maps
  • DashApp.set_run_server_kwargs to add arguments to app.run_server() call, e.g. to set host='localhost' for Macs.