Skip to content

Commit

Permalink
change source of ml extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pdhotems committed Nov 11, 2024
1 parent 7441bc4 commit 88674b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


# <az_ml_install>
az extension add -n ml -y
az extension add --source https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.32.0-py3-none-any.whl -y
# </az_ml_install>

## For backward compatibility - running on old subscription
Expand Down

0 comments on commit 88674b1

Please sign in to comment.