pymc-devs / pymc

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

DOC: `progressbar_theme` is undocumented #7468

Open st-bender opened 3 months ago

st-bender commented 3 months ago

Issue with current documentation:

In pymc.sample() and probably others, the option progressbar_theme is undocumented.

Idea or request for content:

Properly document the progressbar_theme option, with examples. For example, I'd like to get the [sampled/total] display back as I find it useful to see in cases the sampler got stuck and proceeded only slowly. Only percentages is not very helpful in those cases. Any guide on how to get that would be appreciated.

Also, I could not find any previous issues, my apologies if that has been raised before.

welcome[bot] commented 3 months ago

Welcome Banner] :tada: Welcome to PyMC! :tada: We're really excited to have your input into the project! :sparkling_heart:
If you haven't done so already, please make sure you check out our Contributing Guidelines and Code of Conduct.