Search code examples
pythonpython-3.xipythoncanopy

iPython Notebook Python 3


I always used iPython notebook with Python 2.7.6 on Mac OS X Yosemite. Now I have a notebook I only can use with Python 3. I installed Python 3.4.3 and tried to launch notebook with the command "ipython3 notebook", but this doesn't work... I also updated the iPython package with Canopy. Can anyone help me?


Solution

  • I just removed iPython from my Mac with Canopy and installed it again, now it works perfect!