Tushar Chandra
Tushar Chandra
**Is your feature request related to a problem? Please describe.** Hi, I'm wondering if Dash supports Python 3.10 or if this is on the roadmap. Thanks for all your great...
Four of the files changed in commit 9c7ff99 have identical changes. `comparisons.js`, `data.query.builder.js`, `table.detail.js`, and `widget.geo.select.js` all required the same addition to their sumlevel list; this reuse of code is...
(I wasn't sure if a bug or feature request was more appropriate, sorry!) ## Description The `Select` widget is generic over the type of the option values. - we can...