Resolved! MLFlow failed: You haven't configured the CLI yet
I'm getting an errorYou haven’t configured the CLI yet! Please configure by entering `/databricks/python_shell/scripts/db_ipykernel_launcher.py configure`My cluster is running Databricks Runtime Version 10.1I've also installed mlflow to the cluster l...
- 14505 Views
- 5 replies
- 3 kudos
Latest Reply
dbutils.library.restartPython()Add that after you run the pip install mlflow, it worked for me in a non-ML cluster
- 3 kudos