lively-lunch-9285
11/11/2024, 4:47 AMflow.py
. But if we wanted to add Comet or ClearML, how would we get their SDKs access to all of the git metadata?
Is there a way to somehow make a code package include the entire git repo?lively-lunch-9285
11/11/2024, 4:52 AMrhythmic-controller-77489
11/11/2024, 4:58 AMlively-lunch-9285
11/11/2024, 5:02 AMrhythmic-controller-77489
11/11/2024, 5:03 AMlively-lunch-9285
11/11/2024, 5:03 AMlively-lunch-9285
11/11/2024, 5:04 AM.git
folder into the code package somehow?rhythmic-controller-77489
11/11/2024, 5:06 AM.git
folder available in the package, then you could probably symlink it in your flow directory, and update package_suffixes
. That might be a lot of data to package thoughlively-lunch-9285
11/11/2024, 5:17 AMmost-telephone-75272
11/11/2024, 8:13 AMrhythmic-controller-77489
11/11/2024, 8:30 AM