Reputation
Badges 1
55 × Eureka!I am passing my credentials as well. So, if it tries with the credentials and it doesn't work, may be try twice, may be three times, then raise an error. I don't know a lot about libraries, but the error that I am seeing is a bit confusing now.
I tried it on another laptop and I also tried it on the server machine where the clearml server is deployed. I get same error. @<1523701070390366208:profile|CostlyOstrich36>
I know. And the very fast help 🙏 😀
Thanks CostlyOstrich36
But, I am not using report_media() function. The debug samples (confusion matrices) are saved from tensorboard.
@<1523701070390366208:profile|CostlyOstrich36> I don't get that.
I don't say I am expert in this thing, but does the autoscaler have different version than the clearml?
Yeah actually you are right. I can report the stats as a table, not the whole data.
But, it uses the committed changes instead of these values.
It works on other machines. Can I clearml-init on a virtual environment? I installed clearml in a virtual environment.
clearml==1.14.1
That is the version.
Pefect, thanks. I will take a look at that.
deployed it myself. It worked fine before I changed to ubuntu24.04 yesterday. We have been using clearml for years this way
No worries. Thank you so much.
or can I put something like the following in clearml.conf?
cat << EOF >> ~/clearml.conf
agent.enable_git_ask_pass=true
agent.git_user="{GIT_USER}"
agent.git_pass="{GIT_PASSWORD}"
The
agent.git_user="{GIT_USER}"
agent.git_pass="{GIT_PASSWORD}"
already existed. I only added
`agent.enable_git_ask_pass=true
Another very related question is, does uncommitted changes work for sub modules as well? I mean, when there is a directory from a different repository cloned as a submodule.
It is an autoscaler for gcp. I think, there are unnecessary configs that were used in aws.
I have started the autoscaler with python? @<1523701070390366208:profile|CostlyOstrich36>
CostlyOstrich36
Thanks, it did
report_table seems to be the most straight forward without matplotlib integration. Do you think it has plotting features?
Exactly, @<1523701070390366208:profile|CostlyOstrich36>
CloudySwallow27
Oh, I think that is for a very small data. I don't think it works for me.
Can I see visualization of for example categorical columns as bar graphs?
I see. So, is it same thing when network is slow and there is a mistake in url?
Sorry, It just worked now. I think It was slow internet connection issue. It just went away today.
because, the param name that takes in the df is table_plot
Not this key pair. I removed all my previous key pairs and created a new one