Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello Everyone, I Am Hosting My Own Clearml Server And It Is Great. However, I Ran Into A Problem Where One Of My Projects Has Become "Hidden" And I Have No Idea How. This Has Created Some Issues Where I Can No Longer Pull From The Project. How Do I Unhid

Hello everyone, I am hosting my own clearml server and it is great. However, I ran into a problem where one of my projects has become "hidden" and I have no idea how. This has created some issues where I can no longer pull from the project. How do I unhide a project ?

  
  
Posted 21 days ago
Votes Newest

Answers 3


and to answer your question, I do not know how it became hidden, it happened one morning

  
  
Posted 20 days ago

Hi @<1547028031053238272:profile|MassiveGoldfish6> , do you have any idea what might have caused the project to become hidden?

You can "unhide" the project via API, there is a system tag "hidden" that you can remove to unhide

  
  
Posted 21 days ago

Hello @<1523701070390366208:profile|CostlyOstrich36> , thank you for the response. Would you mind pointing to some documentation because I cannot hind the system tag

  
  
Posted 20 days ago
80 Views
3 Answers
21 days ago
20 days ago
Tags