I have two versions of python, namely 2.7 and 3.3. Each time I launch ipython it tells me
Python 3.3.4 (default, Feb 11 2014, 15:56:08)
How do I do to launch ipython with the python 2.7? I always use the ipython notebook, do I need also to change something in it?