Hacker News new | ask | show | jobs
by lazzlazzlazz 1881 days ago
Here[0] is a guide that explains syncing ipynb <> py files with Jupytext. I also add ipynb to `.gitignore`. It works well, although the file browser in Jupyter becomes cluttered with every notebook file being doubled. It'd be great to hide the underlying py files.

[0] https://github.com/mwouts/jupytext/blob/master/docs/paired-n...