mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Support requirements detection using pip freeze (development.detect_with_pip_freeze configuration setting)
This commit is contained in:
@@ -161,6 +161,9 @@ sdk {
|
||||
# this value can be overwritten with os environment variable TRAINS_SUPPRESS_UPDATE_MESSAGE=1
|
||||
suppress_update_message: false
|
||||
|
||||
# If this flag is true (default is false), instead of analyzing the code with Pigar, analyze with `pip freeze`
|
||||
detect_with_pip_freeze: false
|
||||
|
||||
# Development mode worker
|
||||
worker {
|
||||
# Status report period in seconds
|
||||
|
||||
Reference in New Issue
Block a user