Skip to content

Fix link to Python SDK v2 #3564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"\n",
"* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/).\n",
"\n",
"* Install and configure the [Python SDK v2](sdk/setup.sh).\n",
"* Install and configure the [Python SDK v2](https://learn.microsoft.com/en-us/python/api/overview/azure/ai-ml-readme?view=azure-python).\n",
"\n",
"* You must have an Azure resource group, and you (or the service principal you use) must have Contributor access to it.\n",
"\n",
Expand Down Expand Up @@ -406,4 +406,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}
Loading