jupytext.vim : Plugin for editing Jupyter ipynb files via jupytext
| script karma |
Rating 4/3,
Downloaded by 1268 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Michael Goerz |
| |
| script type |
| utility |
| |
| description |
When you open a Jupyter Notebook (*.ipynb) file, it is automatically converted from json to markdown or python through the jupytext utility (https://github.com/mwouts/jupytext), and the result is loaded into the buffer. Upon saving, the ipynb file is updated with any modifications.
This script is developed at https://github.com/goerz/jupytext.vim.
See documentation in script or on Github page for details. Report bugs on Github. |
| |
| install details |
| Put jupytext.vim in your ~/.vim/plugin folder. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|