Add PyMC demo.
Description: https://www.pymc-labs.io/blog-posts/pymc-in-browser/ Demo: https://twiecki.io/pymc-in-browser.html
That's great! Thank you @twiecki the contribution! The demo is failing for me on Chrome.. can you confirm on your side as well? (might be a bug in PyScript? Not entirely sure...if you confirm I can check it out and open a bug)
In terms of the example itself. We need to organize community-contributed examples bucket so that we can make it easier for the community to contribute. We opened pyscript/pyscript-collective#19 for that. So I'd like to wait a bit on that to get sorted and for us to merge it there if you don't mind. How does that sound?
/cc @marimeireles
@fpliger It's working fine for me on Chrome: https://twiecki.io/pymc-in-browser.html
What error are you getting?
Oh it now stopped working for me too. It was fine yesterday so must be a big to the JS that was introduced recently.
Contributed examples should be submitted as PRs to https://github.com/pyscript/pyscript-collective. We are focusing the examples within PyScript on feature use cases and testing.
Thanks for your patience, understanding, and contribution.