nelu-kernelu icon indicating copy to clipboard operation
nelu-kernelu copied to clipboard

Have console.log stream to UI by default

Open 3Nigma opened this issue 6 years ago • 0 comments

... this way, the kernel will mimic what Pyhton does with its print function which will be a more intuitive way of doing things in Jupyter.

We should code for a kernel command-line flag (eg. --log-to-term that, when present, routes console.logs to the process terminal while still allowing kernel.print to stream log to the UI).

This is the reply that triggered this discussion.

3Nigma avatar Oct 14 '19 07:10 3Nigma