Skip to course content
Free course

Python Foundations / Module 10 / Reproducibility Pass

Module 10 lesson

Reproducibility Pass

Unit ID: M10-U06 Estimated active time: 30-45 minutes

Download a backup, then restart the kernel and run all cells from top to bottom.

The final notebook must recreate its outputs from the supplied relative data path. Remove hidden variables, manual file edits, absolute personal paths, runtime package installs, and unexplained interactive state.

Record:

  • runtime versions;
  • source file checksums;
  • final output file names and checksums;
  • expected clean and rejected counts; and
  • final pass message.

Open the exported files again and rerun the most important schema and value checks. A saved notebook with old visible output is not evidence of a successful clean run.