From 1009ffab36f1d75a0a567b15fe3ff9cc9842ea62 Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Tue, 25 Sep 2018 15:06:20 -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 672a4dd7..1fa1cc7e 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. - **Make sure the Azure Notebook kernal is set to `Python 3.6`** when you open a notebook. + **Make sure the Azure Notebook kernel is set to `Python 3.6`** when you open a notebook. ![set kernal to Python 3.6](images/python36.png)