6 ms·
I have used jupytext (https://github.com/mwouts/jupytext https://github.com/mwouts/jupytext) for this and it seems to work great - it outputs a separate .py fil
by Desustorm 8y ago
I have used jupytext (https://github.com/mwouts/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.
- jimhefferon 8y agoThanks for the note; this looks good.