issues
search
plotly
/
dash
Data Apps & Dashboards for Python. No JavaScript Required.
https://plotly.com/dash
MIT License
21.53k
stars
2.07k
forks
source link
Fallback on long callback function names if source cannot be found
#3072
Open
corebit-nl
opened
1 week ago
corebit-nl
commented
1 week ago
Additional patch to #2922 to fully fix #1885
Adds patch made in #2922 to similar code, to make long callbacks fully work in compiled binaries (eg. Pyinstaller).
Additional patch to #2922 to fully fix #1885