[IPython-dev] Real-time console output in notebooks
Kenneth Tran
one at kentran.net
Wed Sep 24 02:06:50 EDT 2014
Is it possible to see real-time output of a system command? It seems that
while IPython shows real-time output, IPython notebook doesn't. Or am I
doing anything wrong?
Which leads to another point. I recently tried to compile with !bang in a
notebook. It got hang indefinitely.
Then I ssh to the machine and do the same thing (cd to a directory and call
make) and this one finished rather quickly, albeit with some errors.
Is there any explanation for why the command in the notebook didn't
terminate?
Thanks.
-Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140923/1f2ef00b/attachment.html>
More information about the IPython-dev
mailing list