What would be the best practice regarding application of callbacks in Dash?
Is it preferable to use long list of Inputs and Outputs within small number of callbacks or vice versa?
To clarify:my question is not about code readability but about effectiveness of the code execution, about inner works of Dash (threads, workloads, memory usage etc).
2 posts - 2 participants







