Yes, it can be controlled via the local clearml.conf
file
Hi @<1655744373268156416:profile|StickyShrimp60> , I think it would be good to open a GitHub issue if there isn't one 🙂
Hi @<1523701491863392256:profile|VastShells9> , the GCP autoscaler is not available in the open source I'm afraid. Only in PRO licenses and up
Hi @<1523704667563888640:profile|CooperativeOtter46> , I don't think so. What is your use case?
CluelessElephant89 , well that looks like a bug
I'll sort it out on our end 🙂
You could try using the API reference:
https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksreset
Already tested that it works. However please notice that it will reset the task removing ALL outputs
I'm afraid that's all there is. I think security integrations are in the Scale & Enterprise versions.
You can, but if it's a large organization having a dedicated account for this would probably be best
Not sure what you mean, it looks like your experiment ran for 6 minutes.. Can you add the full log?
I think this should include both fixes
Hi @<1541592241250766848:profile|BrightPenguin74> , I think this is what you're looking for
None
Hi AdventurousButterfly15 ,
When running code locally, how are the installed packages detected? Does it detect your entire venv or does it detect only the packages that were used?
you configure the worker name in clearml.conf
and I think you'll need to re-run it
Hi @<1523701797800120320:profile|SteadySeagull18> , I'm afraid that currently there is no such capability in ClearML. I would suggest opening a GitHub feature request 🙂
Hi @<1742355077231808512:profile|DisturbedLizard6> , I think you need to select the last/max/min options
I don't think datasets don't have visualization out of the box, you need to add these previews manually. Only HyperDatasets feature from the Scale & Enterprise versions truely visualizes all the data.
According to your code snippet there isn't any visualization add on top of the dataset
This the internal test made by the guys. Everything worked from a fresh properly configured station.
Hi @<1535069219354316800:profile|PerplexedRaccoon19> , yes! Here is an example:
None
Hi @<1535069219354316800:profile|PerplexedRaccoon19> , I think you would need to do something a bit 'hacky'.
You can fetch an experiment, use mark_started
with force, add your artifacts and then mark_stopped
. I think the same can be also done with the API
I see. If this happens from your home network I think you might need to talk to your internet provider as it looks something is blocking the communication to the server.
Hi @<1759749707573235712:profile|PungentMouse21> , you should be able to access machine logs from the autoscaler, this should give you a place to search
Hi @<1523701504827985920:profile|SubstantialElk6> , you can create wrappers around other languages but currently only Python is supported by ClearML
Hmmm interesting. According to bytes it looks like 2GB. What type is the file?
All of the code is open, you can find it here:
None
Hi @<1569133683275730944:profile|CrabbyDove13> , the PyCharm plugin is for working with remote environments. I don't think you need is with VSCode since this capability is covered by clearml-session
Hi @<1727859576625172480:profile|DeliciousArcticwolf54> , I'd suggest debugging using developer tools in the webUI. Also, are you seeing any errors in the API server or webserver containers? I'd suggest first testing with elasticsearch to make sure that the deployment went through OK and this is not related to something else.
Out of curiosity, why do you want to use opensearch instead of elasticsearch?
Then you can certainly do that if you don't mind the downtime or the time it takes to spin up the machine on AWS.
Regarding any charges, this should be specified by AWS itself, I'm not familiar with anything on the ClearML side
Hi @<1798162812862730240:profile|PreciousCentipede43> , role based access controls, admins and resource configurations are all part of the Scale/Enterprise licenses. In the open source everyone is set as an admin with access to all parts of the system.
Hope this helps 🙂
Hi @<1717350332247314432:profile|WittySeal70> , can you point to the documentation of log_file
?
Can you post it?