Small edits (#987)

This commit is contained in:
pollfly
2024-12-15 11:53:14 +02:00
committed by GitHub
parent 058e78e313
commit a1d2843a3b
7 changed files with 11 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ We can change the tasks name by clicking it here, and add a description or ge
First of all, source code is captured. If youre working in a git repository well save your git information along with any uncommitted changes. If youre running an unversioned script, `clearml` will save the script instead.
Together with the python packages your coded uses, thisll allow you to recreate your experiment on any machine.
Together with the Python packages your code uses, this will allow you to recreate your experiment on any machine.
Similarly, all of the output the code produces will also be captured.