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

Utilize Jupyter for instantiating a kernel connection in IPython >= 4 #152

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

Conversation

benjaminvdb
Copy link

Upon executing :IPython in Vim, a lot of warnings are displayed, such as "ShimWarning: The IPython.config package has been deprecated." The file ftplugin/python/vim_ipython.py is using some deprecated functions and this path tries to resolve them while staying backwards compatible.

warnings.txt

Benjamin van der Burgh added 2 commits February 5, 2018 12:18
This reverts commit 6887b25, reversing
changes made to ef88cc0.
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.

2 participants