|
|
|
|
|
by nicolaskruchten
1777 days ago
|
|
Dash (by Plotly) doesn't "convert" Python scripts, no, it works in a similar way to Lona: there is a Javascript frontend that communicates with the Python backend and the Python functions (callbacks) are executed directly. |
|