Skip to content

Commit e25c110

Browse files
Fix warning.
1 parent 4c8abec commit e25c110

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/includes/azureml-batch-prereqs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ pip install azure-ai-ml
3939
> [!NOTE]
4040
> Classes `ModelBatchDeployment` and `PipelineComponentBatchDeployment` were introduced in version 1.7.0 of the SDK. Use `pip install -U azure-ai-ml` to get the last version of it.
4141
42+
---
43+
4244
### Connect to your workspace
4345

4446
The workspace is the top-level resource for Azure Machine Learning, providing a centralized place to work with all the artifacts you create when you use Azure Machine Learning. In this section, you connect to the workspace in which you do deployment tasks.

0 commit comments

Comments
 (0)