diff --git a/sparse_checkout.sh b/sparse_checkout.sh index 47c90f3..597a9af 100644 --- a/sparse_checkout.sh +++ b/sparse_checkout.sh @@ -4,7 +4,7 @@ mlops_version=aml-cli-v2 #options: python-sdk / aml-cli-v2 git_folder_location='' #replace with the local root folder location where you want to create the project folder project_name=Mlops-Test #replace with your project name github_org_name=orgname #replace with your github org name -project_template_github_url=https://github.com/azure/mlops-project-template #replace with the url for the project template for your organization created in step 2.2 +project_template_github_url=https://github.com/azure/mlops-project-template #replace with the url for the project template for your organization created in step 2.2, or leave for demo purposes cd $git_folder_location