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

feat: add a notification when connected to kernel #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AckslD
Copy link

@AckslD AckslD commented Oct 30, 2022

I'm starting to try out this plugin and seems great so far. I got inspiration from this blogpost:
https://www.blog.gambitaccepted.com/2020/04/26/neovim-qtconsole-setup/

and am planning to similarly use nvim-ipy with --no-window. But in this case it would be nice to get a notification that the connection to the kernel occurs. This PR adds such a simple call, let me know if it seems okay.

(btw, I tried to call vim.notify directly but the python object did not have this attribute)

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