From 060a53d25665641aafe24db6028f72afdb71ebc8 Mon Sep 17 00:00:00 2001 From: rastala Date: Tue, 4 Dec 2018 11:42:51 -0500 Subject: [PATCH] another patch --- .../training/train-within-notebook/train-within-notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-use-azureml/training/train-within-notebook/train-within-notebook.ipynb b/how-to-use-azureml/training/train-within-notebook/train-within-notebook.ipynb index 9aa6eff1..8c6b3d97 100644 --- a/how-to-use-azureml/training/train-within-notebook/train-within-notebook.ipynb +++ b/how-to-use-azureml/training/train-within-notebook/train-within-notebook.ipynb @@ -57,7 +57,7 @@ "---\n", "\n", "## Setup\n", - "Make sure you have completed the [Configuration](..\\..\\configuration.ipnyb) notebook to set up your Azure Machine Learning workspace and ensure other common prerequisites are met. From the configuration, the important sections are the workspace configuration and ACI regristration.\n", + "Make sure you have completed the [Configuration](..\\..\\..\\configuration.ipnyb) notebook to set up your Azure Machine Learning workspace and ensure other common prerequisites are met. From the configuration, the important sections are the workspace configuration and ACI regristration.\n", "\n", "We will also need the following libraries install to our conda environment. If these are not installed, use the following command to do so and restart the notebook.\n", "```shell\n",