Open darthdeus opened 5 years ago
Also seeing this issue. From :messages
:
Error detected while processing function <SNR>163_updateSuccessVim:
line 4:
Failed to update original notebook
Could this be related to #5? The discussion appears to agree that it was fixed (although the issue is open), but I could replicate with a recent version of vimpyter.
I might be facing the same issue here. Jupyter can open a notebook fine before I try opening it with Neovim, which then somehow turns it into an empty file.
The screencast below shows a notebook opened by Jupyter before and after Neovim messes it up.
Could this be related to #5? The discussion appears to agree that it was fixed (although the issue is open), but I could replicate with a recent version of vimpyter.
I could also replicate it with the latest version of vimpyter and vim 8.2 - A jupyter with spaces opens a empty buffer, while if I substitute the spaces it works.
I'm not sure if this is related to #7, but some notebooks I open are working, and others are empty. Is there any way to see why this is happening?