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.67k stars 7.86k forks source link

Badge to run this repository on Azure Notebooks #355

Closed crwilcox closed 6 years ago

crwilcox commented 6 years ago

I work at Microsoft on Azure Notebooks; a service that hosts Jupyter. This PR adds a badge that will make it easy to run the code in Azure Notebooks.

You can also create an account on Azure Notebooks and clone this repository yourself. And instead of accepting my PR, you can add a badge that points to your library. The benefit of this is it will allow you to see who is using Azure Notebooks, see the clones of the notebooks, and compare the changes to see what users are doing with your library. Once you have created your clone, the badge is under the 'share' button.