From 3d640393aa322f783a825e3e9e4227ecafabd178 Mon Sep 17 00:00:00 2001 From: rastala Date: Tue, 4 Dec 2018 11:47:06 -0500 Subject: [PATCH] another patch 2 --- .../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 8c6b3d97..b490918b 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",