Skip to content

Commit

Permalink
Update 00-script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madiepev authored Aug 16, 2023
1 parent 85edce4 commit b5b3c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/00-script.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
challenge:
module: Use an Azure Machine Learning job for automation
module: Convert a notebook to production code
challenge: '0: Convert a notebook to production code'
---

Expand Down Expand Up @@ -88,4 +88,4 @@ To complete this challenge successfully, you should be able to show:
- [Logging MLflow models in Azure Machine Learning](https://docs.microsoft.com/azure/machine-learning/how-to-log-mlflow-models)
- [MLflow documentation](https://www.mlflow.org/docs/latest/python_api/mlflow.html)

<button class="button" onclick="window.location.href='01-aml-job';">Continue with challenge 1</button>
<button class="button" onclick="window.location.href='01-aml-job';">Continue with challenge 1</button>

0 comments on commit b5b3c27

Please sign in to comment.