[IPython-User] Problem Running IPython Notebook
Paul Ivanov
pivanov314@gmail....
Thu Nov 22 01:13:48 CST 2012
Hi Andrew,
On Wed, Nov 21, 2012 at 9:47 PM, Andrew Tynan <tynan2010@gmail.com> wrote:
> notebook --pylab=inline
> File "<ipython-input-33-180374294386>", line 1
> ipython notebook --pylab=inline
>
You're getting a python syntax error, because you're typing that while
ipython is already running. The thing you wanted to do was probably run it
from the command line, not from inside ipython itself, so Ctrl-D or type
exit to get out of ipython and try running the full command again.
--
Paul Ivanov
314 address only used for lists, off-list direct email at:
http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121121/60c3506a/attachment.html
More information about the IPython-User
mailing list