Hi all
So while I am running a dash application I click to run a Machine Learning algorithm, and as it may take longer to run, I would like to refresh plots and query other graphics.
The issue is that once the ML is running, if I trigger another callback the ML gets cancel, Is there any way to allow multiple callbacks to run independently within a dash application?
1 post - 1 participant