pymc-devs/pymc

SMC progressbar is brittle

Open

#5,828 opened on May 31, 2022

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (1,902 forks)batch import
SMChelp wantedneeds info

Repository metrics

Stars
 (7,926 stars)
PR merge metrics
 (Avg merge 11d) (7 merged PRs in 30d)

Description

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.

Contributor guide