kuk / log-progress

https://habr.com/ru/post/276725/
MIT License
564 stars 60 forks source link

Bar loads too soon #5

Open ziofil opened 7 years ago

ziofil commented 7 years ago

When I have N threads going through a list of steps, as in: Parallel(n_jobs=N)(delayed(calculate_stuff)(i) for i in log_progress(steps)) The bar is always N steps ahead.

YanzhongSu commented 6 years ago

I got this problem:

Widget Javascript not detected. It may not be installed or enabled properly.