Skip to content

Commit d9e66d0

Browse files
authored
Merge pull request #98659 from nibaccam/class-table
update contrib pkg
2 parents 8fa0476 + 2b51f2a commit d9e66d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/how-to-use-mlflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ MLflow Tracking with Azure Machine Learning lets you store the logged metrics an
6363
Install the `azureml-contrib-run` package to use MLflow Tracking with Azure Machine Learning on your experiments locally run in a Jupyter Notebook or code editor.
6464

6565
```shell
66-
pip install azureml-contrib-run
66+
pip install azureml-mlflow
6767
```
6868

6969
>[!NOTE]

0 commit comments

Comments
 (0)