Update all paired representations of a notebook

jupytext

  • Tool to convert Jupyter notebooks to plain text documents, and back again.
    More information: <https://jupytext.readthedocs.io>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

jupytext --sync {{notebook.ipynb}}

click the source code to copy