You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dash is an assemblage of Flask, Socketio, Jinja, Plotly and boiler plate CSS and JS for easily creating data visualization web-apps with your Python data analysis backend.
Getting Started
Check out the four examples:
$ python example-1-hello-world.py
$ python example-2-etch-a-sketch.py
$ python example-3-click-events.py
$ python example-4-tickers.py
About
Flask, JS, and CSS boilerplate for interactive, web-based visualization apps in Python