Explore why a notebook that runs on one laptop may fail elsewhere. Build up a reproducible
environment step by step and watch the collaborator success probability improve.
Choose a failure scenario
Apply reproducibility practices
Fragile setup works by accident
A global/base environment accumulates packages over time. It may run locally, but the
software assumptions are hidden from collaborators.