Skip to content

Commit c31b311

Browse files
authored
Merge pull request #278229 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents a4f2c1f + 5384649 commit c31b311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-import-data-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ az extension show -n ml #(the version value needs to be 2.15.1 or later)
5858
# [Python SDK](#tab/python)
5959

6060
```python
61-
pip uninstall azure-ai-ml
61+
pip install azure-ai-ml
6262
pip show azure-ai-ml #(the version value needs to be 1.15.0 or later)
6363
```
6464

0 commit comments

Comments
 (0)