You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in the Readme, running :IPython twice causes the old connection to be forgotten. However if the kernel has been created elsewhere using jupyter console (e.g. in another nvim tab) and then you run :IPython --existing twice and start sending instructions to it, they start showing up twice:
As mentioned in the Readme, running
:IPython
twice causes the old connection to be forgotten. However if the kernel has been created elsewhere usingjupyter console
(e.g. in another nvim tab) and then you run:IPython --existing
twice and start sending instructions to it, they start showing up twice:(And so on, as
:IPython --existing
is invoked more and more times.)The text was updated successfully, but these errors were encountered: