vimpyter icon indicating copy to clipboard operation
vimpyter copied to clipboard

Edit your Jupyter notebooks in Vim/Neovim

Results 12 vimpyter issues
Sort by recently updated
recently updated
newest added

I'm on windows 10 I installed notedown with ```bash conda install notedown ``` ``` notedown: 1.5.1-py_0 conda-forge pandoc-attributes: 0.1.7-py_1 conda-forge ``` I installed vimpyter as ``` Plug 'szymonmaszke/vimpyter' autocmd Filetype...

bug

Is there any way to have the Jupyter notebook refresh automatically on save? Or even manually via a command? (Just to add: this is an amazing plugin -- thank you!...

enhancement
help wanted