`os.listdir(folder_path))` in `scratch/generate_figures_readme.py` should be `sorted` for consistent order across platforms and file systems.
os.listdir(folder_path))inscratch/generate_figures_readme.pyshould besortedfor consistent order across platforms and file systems.