pymc icon indicating copy to clipboard operation
pymc copied to clipboard

Add marimo progress bar for pymc sampler

Open williambdean opened this issue 4 months ago • 12 comments

Description

The rich progress bars don't work well in marimo notebooks. Here is a basic implementation using their progress bar component to track the pymc sampler.

An implementation note: tasks being attached to the progress bar and progress bar manager is a bit confusing, but I tried to keep as lean as possible to get to work.

https://github.com/user-attachments/assets/04607b16-70a0-4e1b-9692-3bda981934ab

Related Issue

  • [ ] Closes #
  • [ ] Related to #

Checklist

Type of change

  • [ ] New feature / enhancement
  • [ ] Bug fix
  • [ ] Documentation
  • [ ] Maintenance
  • [ ] Other (please specify):

📚 Documentation preview 📚: https://pymc--7883.org.readthedocs.build/en/7883/

williambdean avatar Jul 31 '25 02:07 williambdean