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

kernel errors are not reported #8

Open
sn6uv opened this issue May 1, 2016 · 1 comment
Open

kernel errors are not reported #8

sn6uv opened this issue May 1, 2016 · 1 comment

Comments

@sn6uv
Copy link
Member

sn6uv commented May 1, 2016

Rather than crashing silently it would be useful to get the traceback if the kernel crashes (even it it's only in the jupyter notebook log somewhere).

We could wrap evaluation in try-except and push the traceback on one of the channels.

@sn6uv
Copy link
Member Author

sn6uv commented May 2, 2016

Evaluation is already wrapped, not sure why this isn't working. Possible Jupyter bug.

@sn6uv sn6uv changed the title kernel error are not reported kernel errors are not reported May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant