<div class="gmail_extra"><div class="gmail_quote">On 8 November 2012 17:00, Carl Smith <span dir="ltr"><<a href="mailto:carl.input@gmail.com" target="_blank">carl.input@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div id=":29m">I had to quickly set things up, but yeah, everything works according<br>
to spec in the console. It's just the Notebook. I'd ask on the adb<br>
list if there's anything unusual about how it works, but I think it<br>
was done in house by Google. I'm not sure. I'll have to look into it.</div></blockquote></div><br>Hmm, that's really weird, because the Qt console and the notebook use the same kernel. Can you try starting with "ipython qtconsole --debug", and finding the lines that look like this:<br>

<br>[IPKernelApp]    Content: {'user_variables': [], 'code': '!pwd\n', 'silent': False, 'allow_stdin': True, 'store_history': True, 'user_expressions': {}}<br>   ---><br>

   <br>[IPythonQtConsoleApp] stream: {'data': '/home/thomas/Code/ubuntu/unattended-upgrades\r\n', 'name': 'stdout'}<br><br>Thomas<br></div>