Sunday, 14 October 2012

Installing inspyred on python 3

All python 3 libraries one needs to install inspyred are available, but paver is not yet merged to upstream. So I had to checkout the python3 compatible branch of paver and copy the minilib to inspyred.


install.sh

Tuesday, 9 October 2012

Solarized theme for IPython code mirror syntax highlighting

Changes the syntax highlighting of IPython. Just call this function one time in your notebook. I recommend using it only while "programming" and not using it for printing or publishing.

solarized.py