Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have console.log stream to UI by default #11

Open
3Nigma opened this issue Oct 14, 2019 · 0 comments
Open

Have console.log stream to UI by default #11

3Nigma opened this issue Oct 14, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@3Nigma
Copy link
Owner

3Nigma commented Oct 14, 2019

... 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 3Nigma added enhancement New feature or request question Further information is requested labels Oct 14, 2019
@3Nigma 3Nigma self-assigned this Oct 14, 2019
@3Nigma 3Nigma changed the title Have console.log replace kernel.print Have console.log stream to UI by default Oct 14, 2019
@3Nigma 3Nigma added this to the d2 milestone Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant