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

log stdout/err streams from raw kernel process #2646

Merged
merged 1 commit into from Mar 7, 2018

Conversation

rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Mar 7, 2018

A little collapsible logger inside the console dev tools:

screen shot 2018-03-07 at 9 55 20 am

/cc @Jaykul for review

I also had to make the kernelRefs have a subtyping constraint to allow them to be coerced to strings (for logging).

@rgbkrk
Copy link
Member Author

rgbkrk commented Mar 7, 2018

Probably a more practical example, using pyspark since it launches a JVM process underneath:

screen shot 2018-03-07 at 10 00 18 am

I look forward to when we have a little kernel logs drawer instead. 😄

@rgbkrk
Copy link
Member Author

rgbkrk commented Mar 7, 2018

To make it easier to discern the kernels and to not have all these kind of useless collapsers (since you can't bring it all together from separate logging "sessions"), I switched to logging with colors and alternating colors if you restart or launch a new kernel:

screen shot 2018-03-07 at 11 13 39 am

@rgbkrk rgbkrk merged commit dc4596f into nteract:master Mar 7, 2018
@rgbkrk rgbkrk deleted the local-logs branch March 7, 2018 19:32
@rgbkrk rgbkrk added this to the nteract v0.7.2 milestone Mar 7, 2018
@rgbkrk rgbkrk mentioned this pull request Mar 7, 2018
7 tasks
@lock
Copy link

lock bot commented May 6, 2018

Howdy! I'm 🔓🤖!

In order to keep information timely (based on the most recent release), we want all activity to be added to either new issues or open issues and PRs. In service to that goal, I, the lock bot close inactive closed issues when they haven't had activity in 120 days.

Feel free to open a new issue for related bugs and link to relevant comments from this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant