demo:
	py.test --nbval *ipynb


demo-mixed:
	py.test --nbval *ipynb test*py
