Using nbstripout as a filter, the git diff of a jupyter notebook is empty. How to temporarily deactivate nbstripout’s git filter?
I am using nbstripout to remove the outpout of jupyter notebook before committing them into git.
I am using nbstripout to remove the outpout of jupyter notebook before committing them into git.