Hacker News new | ask | show | jobs
by ErikBjare 1885 days ago
I just keep them as .ipynb files and then use git's filter and smudge features together with nbconvert's "clear notebook output" preprocessing, ensuring only clean notebooks get added/diff'd/committed.