From 995fb1ac8cbdc514c18e7b3d501172afb830be96 Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Tue, 25 Sep 2018 14:46:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 527e47e7..672a4dd7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To run the notebooks in this repository use one of these methods: 1. Follow the instructions in the [00.configuration](00.configuration.ipynb) notebook to create and connect to a workspace. 1. Open the notebook. - **If you are using Azure Notebooks, make sure the kernal is set to `Python 3.6`** when you open a notebook. + **Make sure the Azure Notebook kernal is set to `Python 3.6`** when you open a notebook. ![set kernal to Python 3.6](images/python36.png)