Files
mlflow-docker-minio/another/test.sh

3 lines
139 B
Bash
Raw Normal View History

2020-08-23 14:48:38 +02:00
#!/bin/bash
export MLFLOW_TRACKING_UI=http://localhost:5000
mlflow run git@github.com:databricks/mlflow-example.git -P alpha=0.5 --no-conda