$ git clone https://github.com/minrk/singlecell.git .
$ python singlecell.py
Traceback (most recent call last):
File "singlecell.py", line 54, in <module>
from IPython.html.services.kernels.handlers import (
ImportError: cannot import name 'IOPubHandler'
$ ipython --version
3.1.0