Skip to content

Commit

Permalink
Update sparse_checkout.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cindyweng committed Jun 8, 2022
1 parent 757859b commit 4edb415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparse_checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mlops_version=aml-cli-v2 #options: python-sdk / aml-cli-v2
git_folder_location='<local path>' #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

Expand Down

0 comments on commit 4edb415

Please sign in to comment.