You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run python3 -m mlflow run https://github.com/mlflow/mlflow-example.git -P alpha=5.0 I get conda not found which is expected (I do not use conda). Then I tried both local and virtualenv (+pyenv), which both resulted in errors on an Ubuntu 20.04 installation. Can you please give it a try?
The text was updated successfully, but these errors were encountered:
When I run
python3 -m mlflow run https://github.com/mlflow/mlflow-example.git -P alpha=5.0
I get conda not found which is expected (I do not use conda). Then I tried both local and virtualenv (+pyenv), which both resulted in errors on an Ubuntu 20.04 installation. Can you please give it a try?The text was updated successfully, but these errors were encountered: