vimpyter icon indicating copy to clipboard operation
vimpyter copied to clipboard

Some notebooks are empty when opened

Open darthdeus opened this issue 6 years ago • 4 comments

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?

darthdeus avatar Jan 02 '19 14:01 darthdeus

Also seeing this issue. From :messages:

Error detected while processing function <SNR>163_updateSuccessVim:
line    4:
Failed to update original notebook

mooreniemi avatar Jun 09 '19 21:06 mooreniemi

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.

cjber avatar Jan 29 '20 18:01 cjber

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.

rec

cassiotbatista avatar May 30 '20 13:05 cassiotbatista

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.

BrunoGomesCoelho avatar Jun 05 '20 18:06 BrunoGomesCoelho