dash
dash copied to clipboard
Data Apps & Dashboards for Python. No JavaScript Required.
Python 3.14 offers a free-threaded version. Dash 3.3.0 will support Python 3.14, so it is worth taking time to start testing and evaluating Dash in a free-threaded runtime.
Hello, I experienced the following bug: **Context** ``` dash-1.20.0 dash-core-components-1.16.0 dash-html-components-1.1.3 dash-renderer-1.9.1 dash-table-4.11.3 ``` **Bug** I made a dash app with multiple graphs and tabs. I defined the height of...
**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 3.2.0 dash_ag_grid...
Thank you so much for helping improve the quality of Dash! We do our best to catch bugs during the release process, but we rely on your help to find...
We wanna update our project. but we can not do it because of it. Please make a react 19 support ASAP.
**Describe your context** using the latest version of www.kaggle.com - replace the result of `pip list | grep dash` below ``` dash 2.18.1 dash_ag_grid 31.2.0 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-html-components...
**Describe your context** ``` dash 2.18.1 dash_ag_grid 31.2.0 dash-bootstrap-components 1.5.0 dash-bootstrap-templates 1.0.8 dash-core-components 2.0.0 dash-daq 0.5.0 dash-extensions 1.0.15 dash-html-components 2.0.0 dash-iconify 0.1.2 dash_mantine_components 0.14.5 dash-table 5.0.0 ``` **Describe the bug**...
I'd like to request `PreProcess` and `PostProcess` hooks to be used within the scope of a callback. Essentially, this would allow developers to intercept specific things before and after a...
**Is your feature request related to a problem? Please describe.** Currently my users have to individually upload files from multiple subfolders, increasing the work and potential for errors. **Describe the...
**Is your feature request related to a problem? Please describe.** As also noted in #2123 the stateless architecture can result in a lot of data that is being stored in...