Hi @<1654294828365647872:profile|GorgeousShrimp11> , you can set it with an env var - CLEARML_CONFIG_FILE
None
Can you give a bit more info of how you want the pipeline built and where you want to insert/extract the task id? Also how is the model related? Is it the start of the pipeline?
In the web UI you can click the settings icon at the top right -> settings. At that screen the version should be shown at the bottom right
Hi FriendlyElk26 , I'm afraid that SSO authentication is only part of the Scale/Enterprise versions.
Hi @<1543766544847212544:profile|SorePelican79> , I don't think you can track the data inside the dataset. Maybe @<1523701087100473344:profile|SuccessfulKoala55> , might have an idea
SubstantialElk6 , can you view the dataset in the UI? Can you please provide a screenshot so I can mark it down for you
SoreDragonfly16 Hi, what is your usage when saving/loading those files? You can mute both the save/load messages but not each one separately.
Also, do you see all these files as input models in UI?
SoreDragonfly16 , let me take a look 🙂
Hi NervousRabbit2 , what version of ClearML server are you running? Also what clearml
version are you using?
Hi @<1736556881964437504:profile|HelplessFly7> , I don't think there is such an integration. Currently Poetry, pip and Conda are supported. I think you could make a PR on this for the clearml-agent
Are you using a self hosted server? Were the files written to some bucket/storage or directly to the fileserver?
ScrawnyLion96 , Hey 🙂
Can you provide a screenshot?
Is output_uri
defined for both steps? Just making sure.
I mean code wise. Also where is it saved locally?
What version of clearml
, clearml-agent
& server are you using?
Hi @<1727497172041076736:profile|TightSheep99> , you can change it in the settings -> configuration section
Hi ApprehensiveSeahorse83 ,
Please try editing your Task.init()
to the following Task.init(..., output_uri=True)
please tell me if this helps 🙂
Hi @<1523701304709353472:profile|OddShrimp85> , I think the full guide is here:
None
Hi @<1649221402894536704:profile|AdventurousBee56> , I'm not sure I understand. Can you add the full log and explain step by step what's happening?
How are you saving the model?
Hi FreshParrot56 , I'm not sure there is a way to stop it. However you do need to archive and then delete it.
Hi 🙂
Regarding the input issue - Try defining in your ~/clearml.conf
the following: sdk.development.default_output_uri
to wherever you want it uploaded. I'm guessing that when you're running the original input model is created through the script and downloaded?
Regarding tagging - I think you need to connect tags individually to output models if you wanna connect it only to outputs
Maybe ExasperatedCrab78 , might have an idea
Maybe @<1523701087100473344:profile|SuccessfulKoala55> or @<1523701827080556544:profile|JuicyFox94> might have some insight into this 🙂
Hi @<1597762318140182528:profile|EnchantingPenguin77> , can you please add the full log?
Hi @<1715175986749771776:profile|FuzzySeaanemone21> , what if you try to register them as https?
UnevenDolphin73 , what seems to be the timeout currently? You're self deployed with 1.4, correct?
The highlighted line is exactly that. Instead of client.tasks.get_all()
I think it would be along the lines of client.debug.ping()