clearml icon indicating copy to clipboard operation
clearml copied to clipboard

Subsections under "artifacts" tab

Open jomariya23156 opened this issue 1 year ago • 4 comments

Describe the bug

I see the output models from training are stored under the "OUTPUT MODELS" section in artifacts tab, and if I do upload other artifacts using .upload_artifact() api, they are stored under the "OTHERS" section. I wonder if it possible to change the section name from "others" to, let's say "text"? I have tried task.upload_artifact('/text/temp', 'temp.txt') but it's not working (I can access the task, but as soon as I click artifacts tab, it shows 404 error). [see the images in the slack thread link below]

Expected behaviour

Be able to add subsections under the "artifacts" tab.

Environment

  • Server type: self hosted
  • ClearML version: 1.1.6
  • Python Version: 3.6.6
  • OS: Linux Ubuntu 18.04

Related Discussion

(https://clearml.slack.com/archives/CTK20V944/p1661247508156169)

jomariya23156 avatar Aug 26 '22 15:08 jomariya23156

Thanks for the great feedback @jomariya23156.

ClearML currently does not support user defined artifact groups (So this would fall more under a "feature request" category than a "bug"...), but we can definitely see how having it can help organizing your work. We'll add it to our TODO's and hopefully address it in a near version.

ainoam avatar Aug 27 '22 09:08 ainoam

I see. Nice to hear that. Looking forward to seeing this in the near future :)

jomariya23156 avatar Aug 27 '22 15:08 jomariya23156

@jomariya23156 Perhaps we should keep the issue open for better visibility while it is in the pipeline?

ainoam avatar Aug 28 '22 14:08 ainoam

Ok sure.

jomariya23156 avatar Aug 28 '22 16:08 jomariya23156