CamDavidsonPilon / Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
MIT License
26.79k stars 7.88k forks source link

Version 3 Notebooks #284

Closed brennon closed 9 years ago

brennon commented 9 years ago

I'd love to contribute a number of changes/additions. However, all notebooks are currently in version 3 format. IPython automatically converts old formats to the current format, and a git diff of this shows that the changes this makes are fairly substantial. I'm not sure you want us submitting pull requests with the notebook versions upgraded (though this might be a good idea). Furthermore, I can't seem to find an option to open a notebook in the existing version and not convert it (or to save it in the old version). What would you like us to do?

CamDavidsonPilon commented 9 years ago

yeeee I've been meaning to do this for a while, I'll make it happen soon!

brennon commented 9 years ago

Are you open to someone just going through the existing notebooks, saving into version 4 format, and submitting a pull request? I'm happy to do it.

CamDavidsonPilon commented 9 years ago

Yes I would be, :+1: