I\'ve just installed IPython 3.0 using pip on my laptop, which is running Ubuntu 14.04:
IPython
pip
Ubuntu
$ pip search ipython ipython-clust
jupyter nbconvert --to notebook --nbformat=3 worked for me. My local anaconda2 support version 4 but docker's ipython cannot.
jupyter nbconvert --to notebook --nbformat=3