[IPython-User] Problem Running IPython Notebook
Andrew Tynan
tynan2010@gmail....
Wed Nov 21 23:47:02 CST 2012
Hello,
I have installed the Enthought distribution of Python, that comes with
IPython and the two dependencies needed for the IPy Notebook. I am using
Google Chrome.
After launching I python from the cmd line to test it, I am then quitting
out of it and then running IPython, and that works fine. I then (after
downloading and installing) import pandas and that too works fine.
However, I then try and launch ipython using the command "notebook
--pylab=inline" and I get an invalid syntax error on notebook, as shown
below:
notebook --pylab=inline
File "<ipython-input-33-180374294386>", line 1
ipython notebook --pylab=inline
^
I see that another member had a similar error but was at least getting a
new tab to open in their browser. I have nothing other than the error
message.
Any advice that you can offer is very welcome.
Best,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121121/8ae734db/attachment.html
More information about the IPython-User
mailing list