pymc icon indicating copy to clipboard operation
pymc copied to clipboard

Update PyMC tutorial notebooks with improvements and fixes

Open atheendre130505 opened this issue 1 month ago • 3 comments

Description

This PR updates the PyMC tutorial notebooks with various improvements and fixes to enhance clarity, correctness, and user experience.

Changes

  • Fixed outdated code snippets for compatibility with latest PyMC version
  • Improved explanations and added clarifications in markdown cells
  • Enhanced notebook structure for better readability
  • Ensured all notebook cells execute without errors

Testing

  • All updated notebooks were executed end-to-end without failures
  • Verified that outputs and plots render correctly

Notes

  • If maintainers prefer, notebook updates can be split into smaller PRs or moved to the pymc-examples repository.

Related Issue

No specific issue linked.

Checklist

  • [x] Follows PyMC contributing guidelines
  • [x] Executed all cells without exceptions
  • [x] Documentation improvements only, no API changes

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

atheendre130505 avatar Nov 04 '25 14:11 atheendre130505