pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.5k stars 1.97k forks source link

SMC progressbar is brittle #5828

Open aloctavodia opened 2 years ago

aloctavodia commented 2 years ago

For parallel sampling it does not work unless something is sent to standard output (see #5827), with this hack still not working on Pycharm, but works on VS code and Jupyter.

ricardoV94 commented 1 year ago

I'm removing this from the milestone as it's unclear what a solution would look like and it also has a small impact