kynan / nbstripout

strip output from Jupyter and IPython notebooks
Other
1.19k stars 94 forks source link

Update README.md with git-filter-repo #194

Closed LunarLanding closed 5 months ago

LunarLanding commented 6 months ago

Did the minimal changes to the lint-history example on git-filter-repo to allow using nbstripout while keeping performance by never spawning a second interpreter. See https://github.com/kynan/nbstripout/issues/193 Tested with 2GB repo, went down to 50MB.

LunarLanding commented 5 months ago

Ahh, my bad, did not see the 'add suggestion to batch' option.