Hi everyone, I'm Pau, from Spain, and new to this community. I am self hosting a clearml server in a linux machine. I want to deploy a flask-app inside anoth...
5 months ago
Hi John, thanks for the answer. You're correct, I was initianting clearml using the command "clearml-init -f myconfig.yaml" but I was missing the ENV variable CLEARML_CONFIG_FILE. Once I configured it, it worked as expected. I thought that just indicating the file in the init would work.