Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsaha committed Aug 7, 2016
1 parent 5a16b7b commit e459a6c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
@@ -1,3 +1,12 @@
### Slides and demos for the talk at PyCon AU'2016 Education Seminar

[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/doingmathwithpython/pycon-au-2016)


To play with the demos locally:

- Download the [zip](https://github.com/doingmathwithpython/pycon-au-2016/archive/master.zip) archive
- Install [Anaconda (Python 3)](http://doingmathwithpython.github.io/pages/software-installation.html)
- Unzip the file downloaded above
- From the command line, go the directory where the unzipped files are and start `jupyter-notebook`

Alternatively, you can play with it on [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/doingmathwithpython/pycon-au-2016).

0 comments on commit e459a6c

Please sign in to comment.