My talk about Brython at PyConES 2013
The Brython repository can be found on Bitbucket
The talk was made using the IPython notebook, revealJS and the awesome posts by Damian Avila.
ipython3 nbconvert 'Brython talk PyConEs 2013.ipynb' --to slides --template output-toggle
Change to the location where the html files are placed and run
python -m http.server
and then open a browser at http://0.0.0.0:8000/
Shared folder is here.