Commit 2afaa49
Adapt progress bars for use in marimo (pymc-devs#8055)
* Use mo.output.replace() for progress bars in marimo
* Cleanup
* Adapt progress bar for posterior predictive sampling
* Add support for posterior prediction; change to column-based format
* Refactor progress bars to unified manager class
* Added marimo to deps
* remove marimo deps
* Add importorskip to marimo tests
* Fix progress bar flags
* progress_bar submodule
* Revert envs
* Cleanup
* Blue progress
* Removed extraneous tests
* Docstring cleanup
* removed public API
* Reorganization to avoid circular import
* Fix pre-commit failures
* Fix CI failures
* Move progbar styling to css file
* Edit docstrings
* Moved rich progress theme to rich_progress.py
* Remove unnecessary if statement
Co-authored-by: Will Dean <[email protected]>
* ProgressBackend protocol
* Improved doscstring
Co-authored-by: Jesse Grabowski <[email protected]>
* Random seed
---------
Co-authored-by: Will Dean <[email protected]>
Co-authored-by: Jesse Grabowski <[email protected]>1 parent 97b7bf2 commit 2afaa49
File tree
16 files changed
+1536
-508
lines changed- .github/workflows
- docs/source/learn/core_notebooks
- pymc
- progress_bar
- sampling
- tests
- distributions
- progress_bar
16 files changed
+1536
-508
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
Large diffs are not rendered by default.
0 commit comments