ericmjl / bayesian-stats-modelling-tutorial

How to do Bayesian statistical modelling using numpy and PyMC3
MIT License
659 stars 280 forks source link

[pre-commit.ci] pre-commit autoupdate #99

Closed pre-commit-ci[bot] closed 3 years ago

pre-commit-ci[bot] commented 3 years ago

updates:

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ericmjl commented 3 years ago

Closing this PR. In my mind the CI system is becoming meaningless because we have multiple versions of the same notebook & source code living in a single branch. The CI checks for notebooks & source code become meaningful only if there's a single source of truth, because then we can target the checks against those notebooks & source code only.