Python SDK v2 option is not working
- Dominant language
- Shell
- Stars
- 654
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug or the issue that you are facing
I selected Python SDK v2 at 3.8.1 step but it did not generate folders/files properly under the "mlopsv2demo" repo. It only created an infrastructure folder and config-infra-dev.yml and prod.yml files.
### Steps/Code to Reproduce
I followed the deployment guide and the only difference is that I selected python SDK v2 instead of CLI v2.
### Expected Output
No error but folders/files are not created as shown in the deployment guide.
### Versions
yes, I used the main branch of the repo.
I did not continue because the folders/files were not created. I tried CLIv2 and it worked fine for this part.
### Which platform are you using for deploying your infrastrucutre?
Azure DevOps (ADO)
### If you mentioned Others, please mention which platformm are you using?
_No response_
### What are you using for deploying your infrastrucutre?
Bicep
### Are you using Azure ML CLI v2 or Azure ML Python SDK v2
Azure ML Python SDK v2
### Describe the example that you are trying to run?
I just followed the deployment guide and did not get any error but as I mentioned files were not created such as data-science , mlops folders.
Contributor guide
Assessment
This issue has not been assessed yet.