Gist created automatically from brythonmagic by an user of an IPython notebook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body onload="brython(2)"> | |
<script id="543974" type="text/python"> | |
from browser import alert | |
alert('hello world from jsfiddle!') | |
</script> | |
<div id="brython_container_543974"></div> | |
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Brythonmagic | |
description: Some description, please keep it in one line | |
authors: | |
- Automatically generated by Brythonmagic | |
resources: | |
- http://www.brython.info/src/brython_dist.js | |
normalize_css: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment