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

https://github.com/goerz/jupytext.vim

Hi to all, I have installed Neovim 0.4.4 on windows 10 machine and then vimpyter pluging with no luck casuse this pluging shows empty screen. I already test as suggested...

Hi, I have vimpyter installed on both vim and nvim, and I have notedown version 1.5.1 installed. However, when I open a jupyter notebook, I see nothing in the vim...

As the title says, post your ideas below.

When opening a *.ipynb file in vim, the converted notebook implements the standard syntax file for markdown which comes with stock vim. I'm trying to use the [vim-pandoc-syntax](https://github.com/vim-pandoc/vim-pandoc-syntax) plugin for...

Greetings, Is it possible to make this work with a julia ipynb? At best with autodetection, as I use both python and julia notebooks. Best regards

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?

How can I make vimpyter to use a python executable defined as python3_host_prog rather than the default python3 ?

Hi, Thank you for your amazing plugin. Since the filetype is not python, the plugin UltiSnippets does not trigger the python related snippets. Do you have any idea?

This looks really handy! I often have spaces in my notebook filenames and it seems like that breaks something. It just loads up an empty buffer when I try.

bug