Unanswered
Hi Everyone!
Are There Any Options To Disable Deletion Of Published Models In Clearml Server?
I use on-prem ClearML Server free tier (v2.2.0)
I can delete models with code ( clearml.InputModel("<>").remove(...)
) and with ClearML UI (I can archive published models and then delete them from archive).
If we talk about datasets, I cant delete published dataset with code ( clearml.Dataset.delete()
) - ClearML SDK doesn't allow me to do so. But in ClearML UI I can archive published datasets and then delete them from archive.
24 Views
0
Answers
2 days ago
one day ago