plotly / dash

Data Apps & Dashboards for Python. No JavaScript Required.
https://plotly.com/dash
MIT License
21.53k stars 2.07k forks source link

adding support for async callbacks and page layouts #3089

Open BSd3v opened 1 day ago

BSd3v commented 1 day ago

This PR is attempting to allow for layouts and callbacks to be performed in a way that will allow for async functions natively.