diff --git a/docs/clearml.conf b/docs/clearml.conf index 18f22dc7..cb3ffdae 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -175,6 +175,9 @@ sdk { # If this flag is true (default is false), instead of analyzing the code with Pigar, analyze with `pip freeze` detect_with_pip_freeze: false detect_with_conda_freeze: false + # If True, provide a detailed report of all python package imports + # as comments inside the "Installed packages" section + detailed_import_report: false # Log specific environment variables. OS environments are enlisted in the "Environment" section # of the Hyper-Parameters.