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.55k stars 7.85k forks source link

Made Colab links automatically reflect Github repo contents #413

Closed matthew-mcateer closed 5 years ago

matthew-mcateer commented 5 years ago

This update results in colab links that take whatever is at the specific Github URL, and then provides a colab runtime environment for that notebook. These notebooks cannot be saved over (thereby making them runnable but not permenantly editable), but users can easily go into the file bar and save their own runnable version of the notebook to Google drive.