Hello Paul,<div><br></div><div>You rock! After a number of hours butting my head against the wall, your advice has me looking at a functioning IPy notebook.</div><div><br></div><div>I cannot thank you enough, thank you!</div>
<div><br></div><div>Great note to end the night on.</div><div><br></div><div>Best,</div><div>Andrew <br><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 11:13 PM, Paul Ivanov <span dir="ltr"><<a href="mailto:pivanov314@gmail.com" target="_blank">pivanov314@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra">Hi Andrew,<div class="im"><br><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 9:47 PM, Andrew Tynan <span dir="ltr"><<a href="mailto:tynan2010@gmail.com" target="_blank">tynan2010@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">notebook --pylab=inline</div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
File "<ipython-input-33-180374294386>", line 1</div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"> ipython notebook --pylab=inline</div></blockquote></div><div class="gmail_extra">
<br></div></div>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.<span class="HOEnZb"><font color="#888888"><br clear="all">
<div><br></div>-- <br>Paul Ivanov<br>314 address only used for lists, off-list direct email at:<br><a href="http://pirsquared.org" target="_blank">http://pirsquared.org</a> | GPG/PGP key id: 0x0F3E28F7<br>
</font></span></div>
<br>_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br></blockquote></div><br></div>