ivanov/vim-ipython

Jupyter notebook from vim

AdrienLemaire opened this issue · 0 comments

hi there. I've been using vim for more than 10 years, and recently doing data science on the browser via ipython notebooks.
I really miss my vim plugins like black, that will highlight issues like incorrect variable naming, which should save me lot of time.

I believe having a notebook in vim isn't impossible, but couldn't find a related package. notebook is an extension of ipython, isn't it ? Can that feature be integrated in vim-ipython ? Or do you know a better solution ?

Thank you for your support