pymc-resources
pymc-resources copied to clipboard
updating chapter 11 code to pymc v4
Thank you for opening a pull request!
Please check our style guide, and also make sure that the notebooks you've modified pass the pre-commit
checks. If, for example, you modified notebook1.ipynb
and notebook2.ipynb
, you could do this by running:
pre-commit run --files notebook1.ipynb notebook2.ipynb
You may need to run it a couple of times before all the checks pass.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
I am in the process of updating chp 12 and 13 on this branch as well. I will re-open when those are finished.
Is this ready for a merge?
@canyon289 yes, this is ready to merge. Thanks!