#!/bin/bash # Use this instead of svn commit here; it cleans up jupyter notebooks # before committing in order to prevent diff poisoning. python3 remove_ipynb_outputs.py *.ipynb svn commit