I have been having problems with my iPython laptop since installing it for the first time. I already installed iPython via pip install, but then decided to install Canopy Express to get all the packages and an easy to use package manager. I am on an MBP with Yosemite installed.
When I launch an ipython laptop through.
ipython notebook --pylab inline
in the terminal, the laptop works fine in Chrome.
But, then I check the version of iPython with
import IPython
IPython.__version__
he says 0.12 - this is not the latest version at all. And does not allow me, for example, to use (since magic is not added to this version) %matplotlib inline
If i try
pip install ipython
I get:
"Requirement already up-to-date: ipython in /usr/local/lib/python2.7/site-packages"
When I check the Canopy package manager, it says that I have 2.3.1-2.
Any ideas?
, / python ipython, .
, . ?
PS. , ipython-, - , , -, jupyter?
, IP [y]: Notebook. ?
:
which -a ipython gives
/Library/Frameworks/Python.framework/Versions/Current/bin/ipython
/usr/local/bin/ipython
/usr/local/bin/ipython
/usr/local/bin/ipython
/usr/local/bin/ipython
which -a python gives
/Library/Frameworks/Python.framework/Versions/Current/bin/python
/usr/local/bin/python
/usr/local/bin/python
/usr/local/bin/python
/usr/local/bin/python
/usr/bin/python