Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesh-tanna authored Sep 5, 2024
1 parent 611e310 commit 102c7ee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions sdk/python/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ pip install pandas


# <az_ml_sdk_test_install>
# pip install azure-ai-ml==0.1.0.b8
pip install azure-ai-ml
# https://docsupport.blob.core.windows.net/ml-sample-submissions/1905732/azure_ai_ml-1.0.0-py3-none-any.whl
pip install https://azuremlsdktestpypi.blob.core.windows.net/backupv1/azure_ai_ml-1.20.0-py3-none-any.whl
# </az_ml_sdk_test_install>

pip list
pip list

0 comments on commit 102c7ee

Please sign in to comment.