Skip to content

Commit d154bda

Browse files
Troubleshoot numbering.
1 parent 65959ee commit d154bda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/how-to-use-mlflow-azure-databricks.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,7 @@ Configure the MLflow tracking URI to point exclusively to Azure Machine Learning
198198
mlflow_tracking_uri = f"azureml://{region}.api.azureml.ms/mlflow/v1.0/subscriptions/{subscription_id}/resourceGroups/{resource_group}/providers/Microsoft.MachineLearningServices/workspaces/{workspace_name}"
199199
```
200200

201-
---
202-
203-
1. Configuring the tracking URI:
201+
1. Configure the tracking URI:
204202

205203
# [Use MLflow SDK](#tab/mlflow)
206204

0 commit comments

Comments
 (0)