Hacker News new | ask | show | jobs
by Bootvis 4124 days ago
If you're one of those authors I too would like to thank you. Also I like to toot my own horn and help you. With some help I built ipy_pep8[1]. It helps iPython Notebook authors to make their code pep8 valid. It has already been used to improve "Probabilistic Programming and Bayesian Methods for Hackers".

[1]: https://github.com/bobjansen/ipy_pep8

[2]: http://nbviewer.ipython.org/github/CamDavidsonPilon/Probabil...

2 comments

Sweet tool; I didn't know about it. I will be running it tonight against my source.
Cool! Please let me know what you think.
Sadly, I'm not one :(. But I do use iPython a lot, and will check out your tool. Thanks for the link!
It's a gteat way to contribute to existing projects ;)