Skip to content

Commit

Permalink
Merge pull request #124 from Azure/main
Browse files Browse the repository at this point in the history
Merging the documentation from the main branch.
  • Loading branch information
setuc committed Feb 9, 2023
2 parents 52efca0 + 2915b1e commit d407269
Show file tree
Hide file tree
Showing 51 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion classical/aml-cli-v2/mlops/azureml/train/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
code: ../../../data-science/src
command: >-
python train.py
--prepared_data ${{inputs.prepared_data}}
--train_data ${{inputs.train_data}}
--model_output ${{outputs.model_output}}
environment: azureml:taxi-train-env@latest
inputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
file_name: ${{ needs.set-env-branch.outputs.config-file}}
register-environment:
needs: get-config
needs: get-config
uses: Azure/mlops-templates/.github/workflows/register-environment.yml@main
with:
resource_group: ${{ needs.get-config.outputs.resource_group }}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion documentation/architecturepattern/readme.md

This file was deleted.

Binary file removed documentation/repositoryfiles/mlopsheader.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion documentation/repositoryfiles/readme.md

This file was deleted.

Binary file removed images/ADO-Infrapipelinesuccess.png
Binary file not shown.
Binary file removed images/ADO-newpipeline.png
Binary file not shown.
Binary file removed images/ADO-pipelines.png
Binary file not shown.
Binary file removed images/ADO-project.png
Binary file not shown.
Binary file removed images/ADO-run1.png
Binary file not shown.
Binary file removed images/ADO-run10.png
Binary file not shown.
Binary file removed images/ADO-run11.png
Binary file not shown.
Binary file removed images/ADO-run12.png
Binary file not shown.
Binary file removed images/ADO-run2.png
Binary file not shown.
Binary file removed images/ADO-run3.png
Binary file not shown.
Binary file removed images/ADO-run4.png
Binary file not shown.
Binary file removed images/ADO-run5.png
Binary file not shown.
Binary file removed images/ADO-run6.png
Binary file not shown.
Binary file removed images/ADO-run7.png
Binary file not shown.
Binary file removed images/ADO-run8.png
Binary file not shown.
Binary file removed images/ADO-run9.png
Binary file not shown.
Binary file removed images/ADO-selectinfrapipeline.png
Binary file not shown.
Binary file removed images/ADO-setup1.png
Binary file not shown.
Binary file removed images/ADO-setup2.png
Binary file not shown.
Binary file removed images/ADO-setup3.png
Binary file not shown.
Binary file removed images/ADO-setup4.png
Binary file not shown.
Binary file removed images/ADO-setup5.png
Diff not rendered.
Binary file removed images/GH-setup1.png
Diff not rendered.
Binary file removed images/GH-setup2.png
Diff not rendered.
Binary file removed images/GH-setup3.png
Diff not rendered.
Binary file removed images/SP-setup1.png
Diff not rendered.
Binary file removed images/SP-setup2.png
Diff not rendered.
Binary file removed images/SP-setup3.png
Diff not rendered.
Binary file removed images/SP-setup4.png
Diff not rendered.
Binary file removed images/ado-chooserepository.png
Diff not rendered.
Binary file removed images/ado-configureyourpipeline.png
Diff not rendered.
Binary file removed images/ado-ghserviceconnection.png
Diff not rendered.
Binary file removed images/ado-project-settings.png
Diff not rendered.
Binary file removed images/ado-trainingpipeline.png
Diff not rendered.
Binary file removed images/ado-wheresyourcode.png
Diff not rendered.
Binary file removed images/batchendpointpipeline.png
Diff not rendered.
Binary file removed images/gh-createnewrepo.png
Diff not rendered.
Binary file removed images/gh-usethistemplate.png
Diff not rendered.
Binary file removed images/iacpipelineresult.png
Diff not rendered.
Binary file removed images/onlineendpointpipieline.png
Diff not rendered.

0 comments on commit d407269

Please sign in to comment.