onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 299 forks source link

Will this project support jupyter as the atom do? #1108

Open cstsunfu opened 6 years ago

cstsunfu commented 6 years ago

the features atom provide for Python is awesome, but i love vim so much, could you please support this feature for Python user?

bryphe commented 6 years ago

Our plugin model is designed to be flexible enough to allow for it (and if it isn't, we should fix it!).

Unfortunately I haven't used Jupyter too much, so I may need help implementing it.

riedel commented 6 years ago

would be so awesome indeed: https://nteract.io/atom

akiross commented 5 years ago

This project might be relevant: https://github.com/szymonmaszke/vimpyter Indeed, it would be great to be able to work on jupyter notebook from oni!