Matt

Results 3 comments of Matt

I did something like this as powershell script to toggle if the process is running or not, then just made a powershell icon on the desktop. Then you can probably...

I didn't know if I should submit a new issue, since the OP still shows this effect. I have another example pasted that I was testing which repeats the same...

I tried a naive approach with joblib, passing vector and extra_data lists into an extra class function, which each job lib Parallel worker would each pass back to self.index(). But...