sponsor Vim development Vim logo Vim Book Ad

jupytext.vim : Plugin for editing Jupyter ipynb files via jupytext

 script karma  Rating 4/3, Downloaded by 940  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
jupytext.vim 0.1.2 2019-11-11 7.0 Michael Goerz Bugfixes, see https://github.com/goerz/jupytext.vim/blob/master/HISTORY.md#012-2019-11-10
jupytext.vim 0.1.1 2019-07-10 7.0 Michael Goerz Bugfix: correctly set the filetype for 'py' and 'jl' formats
jupytext.vim 0.1.0 2019-01-05 6.0 Michael Goerz Initial upload
ip used for rating: 18.116.62.45

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github