tdaff / remote_ikernel

All your Jupyter kernels, on all your machines, in one place.
https://pypi.org/project/remote_ikernel/
BSD 2-Clause "Simplified" License
17 stars 14 forks source link

Get the output of the kernel process #9

Closed tdaff closed 9 years ago

tdaff commented 9 years ago

Original report by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


If the kernel is producing output that writes directly to the terminal instead of through the standard channels this is lost in the pexpect. There should be some way to see this.

tdaff commented 9 years ago

Original comment by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


Now available with --quiet