Skip to content

Tools to build a dashboard/webapp with Flask and Altair! Inspired by Dash.

License

Notifications You must be signed in to change notification settings

dushyantkhosla/flasked-altair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flasked-altair

  • Tools to build simple dashboard/webapp with Flask and Altair!
  • Inspired by Plotly's Dash
  • Build the environment with conda, and activate it
conda env create -f environment.yml
  • Start the Flask app
python app.py

Known Issues

  • Tooltips don't work yet. If your Altair chart has tooltips, it will raise an error when trying to export as JSON configuration for vega-lite.

About

Tools to build a dashboard/webapp with Flask and Altair! Inspired by Dash.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published