I think you can force the script diff to be empty with Task.set_script(diff="")
or maybe Task.set_script(diff=None)
https://clear.ml/docs/latest/docs/references/sdk/task#set_script
Answered
Hey Everyone, Is It Possible To Turn Off Or Specify Files/Folders To Exclude From The Git Tracking/Uncommitted Changes? I’M Running Clearml Tasks Inside A Docker Container That Only Has A Subset Of The Repo Inside It And I Don’T Want Deleted Tests Or Igno
Hey everyone, is it possible to turn off or specify files/folders to exclude from the git tracking/uncommitted changes? I’m running clearML tasks inside a docker container that only has a subset of the repo inside it and I don’t want deleted tests or ignored files to be part of the uncommitted changes
1K Views
2
Answers
2 years ago
one year ago
Tags