You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -43,7 +43,7 @@ The model has been trained using an `XGBBoost` classifier and all the required p
43
43
44
44
### Follow along in Jupyter Notebooks
45
45
46
-
You can follow along this sample in the following notebooks. In the cloned repository, open the notebook: `azureml-examples/sdk/python/endpoints/batch/mlflow-for-batch-tabular.ipynb`.
46
+
You can follow along this sample in the following notebooks. In the cloned repository, open the notebook: [mlflow-for-batch-tabular.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/endpoints/batch/mlflow-for-batch-tabular.ipynb).
47
47
48
48
## Steps
49
49
@@ -455,17 +455,17 @@ Use the following steps to deploy an MLflow model with a custom scoring script.
0 commit comments