Architecting Reproducible Science: A Practical Path Beyond the Notebook
Jupyter Notebooks are great for exploration, but terrible for reproducibility and scaling. This talk shows how to migrate notebook code into a structured Python package that can run anywhere—locally, on HPC clusters, or in automated pipelines. We’ll connect these practices to early-stage MLOps concepts, illustrating how packaging is the foundation for reproducible scientific computing.
Remote event