nalepae / pandarallel

A simple and efficient tool to parallelize Pandas operations on all available CPUs
https://nalepae.github.io/pandarallel
BSD 3-Clause "New" or "Revised" License
3.59k stars 208 forks source link

Error displaying widget: model not found #252

Closed alexlenail closed 8 months ago

alexlenail commented 8 months ago

I just upgraded pandas to 2.1.1 and now when I do a .parallel_apply I get Error displaying widget: model not found instead of progress bars. I miss the progress bars :(

alexlenail commented 8 months ago

I updated jupyterlab and it works again.