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
I’M Trying To Clone A Task That Had Cloned My Code Using A Github Access Token That Is Now Expired. I Updated To A New Token In

iā€™m trying to clone a task that had cloned my code using a github access token that is now expired. i updated to a new token in clearml.conf , and restarted my agent, but the console shows that the old token is still being used for some reason. is there any way I can make the cloned task use the new token?

  
  
Posted one year ago
Votes Newest

Answers 33


thanks much for your help. should have thought to check there earlier, but kind of forgot that was a thing.

  
  
Posted one year ago

We always aim to improve šŸ™‚

  
  
Posted one year ago

i meant I should have thought to check there earlier! anyway, thanks again for your attention and help! šŸ™‚

  
  
Posted one year ago
47K Views
33 Answers
one year ago
one year ago
Tags