From 208c36b903abfa49a3e50ff06b96bd357013e98f Mon Sep 17 00:00:00 2001 From: Hai Ning Date: Sat, 6 Oct 2018 10:49:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3334c17c..525035e6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To run the notebooks in this repository use one of these methods: ## **Use your own notebook server** -1. Setup a Jupyter Notebook server and [install the Azure Machine Learning SDK](https://aka.ms/aml-how-to-configure-environment). +1. Setup a Jupyter Notebook server and [install the Azure Machine Learning SDK](https://docs.microsoft.com/en-us/azure/machine-learning/service/quickstart-create-workspace-with-python). 1. Clone [this repository](https://aka.ms/aml-notebooks). 1. You may need to install other packages for specific notebooks 1. Start your notebook server.