Hi,
I'm trying to use databricks community edition with mlflow, and I tried to follow the instructions from https://www.databricks.com/blog/2019/10/17/managed-mlflow-now-available-on-databricks-community-edit...
It looks like that "mlflow.login()" is not working with "https://community.cloud.databricks.com", it always failed with:
mlflow.utils.credentials: No valid Databricks credentials found, please enter your credentials...
How can I make my mlflow client on my laptop connect to community.cloud.databricks.com?
Any suggestions or tips are really appreciated.
Thanks!