/ipyfilter

Git filter to strip output from IPython notebooks on commit

Primary LanguagePython

ipyfilter

Git filter to strip output from IPython notebooks on commit

Requires IPython 3.0+ (Notebook format version 4.0+)

Installing

Copy all files into a repository and run setup.sh. (To install globally, edit setup.sh, change --local to --global, and have the attributesfile copied to your home directory instead.)