I use IPython notebooks and would like to be able to select to create a 2.x or 3.x python notebook in IPython.
I initially had Anaconda. With Anaconda a global envi
$ pip install --user ipykernel $ python -m ipykernel install --user --name=test2