Martin.B

Results 144 comments of Martin.B

Hi @jinserk These are all part of the example experiments, the idea is to quickly allow you have some data on the system to play around with (for example launch...

Hi @ChickenTarm > Where the cleanup service tried to clone our private repo. How do I give git credentials to cleanup service? You can set the service agent's git permission...

Thanks @iakremnev for the video! The bug is verified on the demo-server :( The description / comment should be shown under the "Info" tab , in the "Description" section. You...

Thanks @mfeurer ! From what I understand `add_configuration_space` will sample from all added configurations, is that correct ? I'm looking for "kind of conditional?!" , for example let's assume I...

@schiegl you mean replace existing datasets links? or creating new ones ?

Hi @kokamido > ...and the server does not validate it. The server cannot validate the hash, it just stores it, the reason is, the file itself can be uploaded to...

Hi @janesenaj Are you saying that we should do `local_folder = Path(local_folder).absolute().as_posix()` [here](https://github.com/allegroai/clearml/blob/a73275380966331096ca3dbd48251b5fb78f0f1e/clearml/storage/manager.py#L236) ?

Hi @ecm200 > ... it might be confined to the cloud storage method, and specifically Azure. Yes, I have the same suspicion, it seems to be reporting correctly with S3/GS,...

Interesting, @idantene are saying that maybe in the UI, when all the series on a graph have a single report, we should present it as table, is that it ?

Hi @idantene > This could be some toggleable button in the UI This could be a nice way to present an entire graph (multiple series) in a table as a...