Hacker News new | ask | show | jobs
by ycombinator_usr 3048 days ago
I feel your pain. Have been using git-filters for this, specifically this repo: https://github.com/toobaz/ipynb_output_filter

It strips all notebook output from *.ipynb-files before commit.