noether.core.utils.code

Functions

store_code_archive(code_path, output_path)

Store a copy of the code in the output directory for reproducibility.

Module Contents

noether.core.utils.code.store_code_archive(code_path, output_path)

Store a copy of the code in the output directory for reproducibility.

Parameters:
Return type:

pathlib.Path | None