jbradt / ipyfilter

Git filter to strip output from IPython notebooks on commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

About

Git filter to strip output from IPython notebooks on commit


Languages

Language:Python 53.5%Language:Shell 46.5%