Hacker News new | ask | show | jobs
by Desustorm 2785 days ago
I have used jupytext (https://github.com/mwouts/jupytext) for this and it seems to work great - it outputs a separate .py file which is easily diff-able.
1 comments

Thanks for the note; this looks good.