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] UnboundLocalError: user_callback_output in async background callbacks when callback raises an exception or PreventUpdate
- Fix UnboundLocalError in async background callbacks
- Bugfix: Fix no context in catchall route
- [BUG] Callbacks double-registered when using uvicorn `--reload` under backend="fastapi"
- [BUG] WebSocket callbacks do not expose request cookies/headers on callback_context
- Fix missing request context (cookies/headers) in WebSocket callbacks
- [BUG] `RuntimeError: No active request in context` on catchall route (FastAPI backend)
- Bugfix: datepicker `updatemode="bothdates"` not always respected
- [BUG] Patch update with relayoutData no longer working after Dash 4.1 to 4.2 upgrade
- Bump the npm-dependencies group across 1 directory with 22 updates
- Docs
- Python not yet supported