Recently, it became possible to run Python directly in the browser. This is a total game changer as Python is not only a great language but has very powerful libraries, especially for data science.
Naturally, I had to try and get PyMC working. Now, you can run advanced statistical models in your browser.
Try out the demo and read up on the how & why here: Running PyMC in the Browser with PyScript - PyMC Labs