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

Better error handling #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tcmulcahy
Copy link

Before this change I would get this error message with the jupyter-vim plugin when starting vim, if jupyter was not installed: https://gist.github.com/tcmulcahy/a38d65c009947dde08ea506ac74c976a
With this change, the error message is improved: https://gist.github.com/tcmulcahy/5edd8cf18c1d4bba32c510cde9b142c4

I've also made the error handling as robust as possible, so that just about any problem that happens while running python code will be printed to stdout.

get_msgs doesn't take such a parameter - it doesn't block.

This addresses broesler#13
broesler pushed a commit that referenced this pull request Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant