<div class="gmail_quote">On 16 June 2011 00:19, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
A screenshot of the most exciting consequence of hooking up the config<br>
stuff to the qtconsole:</blockquote></div><br>The goggles, they do nothing ;-)<br><br>More seriously:<br>- ipython profile does nothing - should a command like that print out a brief usage message, like when you get the arguments wrong for many command line programs<br>

- ipcluster start throws an error, I don't know if this is something in my setup:<br><br>Traceback (most recent call last):<br>  File "/home/thomas/Code/virtualenvs/ipy-trunk/bin/ipcluster", line 18, in <module><br>

    launch_new_instance()<br>  File "/home/thomas/Code/virtualenvs/ipy-trunk/lib/python2.7/site-packages/IPython/parallel/apps/ipclusterapp.py", line 438, in launch_new_instance<br>    app = IPBaseParallelApplication.instance()<br>

NameError: global name 'IPBaseParallelApplication' is not defined<br><br>I'll do more testing soon, hopefully.<br><br>Thomas<br>