Topic: https://intoli.com/blog/jupyter-notebooks-git/
hide preview

What's next? verify your email address for reply notifications!

unverified 6y, 48d ago [edited]

One could use also the following commands for adding the dropoutput_ipynb section in git config:

git config filter.dropoutput_ipynb.clean tests/ipynb_output_filter.py
git config filter.dropoutput_ipynb.smudge cat
hide preview

What's next? verify your email address for reply notifications!