We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceb936 commit bac656aCopy full SHA for bac656a
docs/getting_started.md
@@ -238,7 +238,7 @@ For the bash script task to invoke the [Create Image Script](../ml_service/util/
238
| Parameter | Value |
239
| ------------------ | --------------------------------------------------------------------------------------------------- |
240
| Display Name | Create Scoring Image |
241
-| Script | python3 $(System.DefaultWorkingDirectory)/\_MLOpsPythonRepo/mlservice/util/create_scoring_image.py |
+| Script | python3 $(System.DefaultWorkingDirectory)/\_MLOpsPythonRepo/ml_service/util/create_scoring_image.py |
242
243
Finally
244

0 commit comments