Notebooks were designed for experimentation
Why we use YAML for production machine learning
1. Your pipeline should be reproducible
2. Collaborating on your pipeline should be easy
3. All code in your pipeline should be testable
Production machine learning is an engineering discipline