Table of Content
1) download ipython package
from https://github.com/ipython/ipython/tree/0.13.x
2) unzip to /usr/local/
# cd /usr/ipython-0.13.2
3) install package
# python setup.py install installed to /usr/ipython and deployed to system, the start script is located at : /usr/local/bin -rwxr-xr-x 1 root root 649 Apr 7 18:15 ipcluster -rwxr-xr-x 1 root root 652 Apr 7 18:15 ipcontroller -rwxr-xr-x 1 root root 650 Apr 7 18:15 ipengine -rwxr-xr-x 1 root root 650 Apr 7 18:15 iplogger -rwxr-xr-x 1 root root 584 Apr 7 18:15 iptest -rwxr-xr-x 1 root root 149 Apr 7 18:15 ipython -rwxr-xr-x 1 root root 179 Apr 7 18:15 irunner -rwxr-xr-x 1 root root 179 Apr 7 18:15 pycolor
4) run ipython
option1 : just run jython option2: python ipython.py