/Brython-PyConES-2013

My talk at PyConES 2013

Primary LanguagePython

Brython-PyConES-2013

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.

How to create the HTML5 slides

ipython3 nbconvert 'Brython talk PyConEs 2013.ipynb' --to slides --template output-toggle

How to see the slides and the apps working

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/

Apps running on Gdrive

Shared folder is here.