dash
https://github.com/plotly/dash
Python
Data Apps & Dashboards for Python. No JavaScript Required.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported7 Subscribers
Add a CodeTriage badge to dash
Help out
- Issues
- [BUG] Dev Tools: Callback map error: Not possible to find intersection inside of the rectangle
- Fix backend detection in testing runners
- [BUG] dash.testing.ThreadedRunner misdetects a subclassed/wrapped FastAPI app as Flask (e.g. under OpenTelemetry auto-instrumentation) -> TypeError: Config.__init__() got an unexpected keyword argument 'threaded'
- Bump fast-uri from 3.0.6 to 3.1.5 in /@plotly/dash-component-plugins
- Open FastAPI/Quart websocket only when a websocket callback needs it
- [BUG] Websocket connection initiated by front end even if not enabled in back end
- [BUG] dcc.Patch() wipes persistence of sibling pattern-matching elements
- Fix dcc.Patch() disturbing pre-existing components (re-run callbacks + wiped persistence)
- Streaming callbacks with multiplexed transport
- fixes aggressive remounting
- Docs
- Python not yet supported