From cdeb4dddabb7b4e51b836eb5c1f5642d652d528c Mon Sep 17 00:00:00 2001 From: Hai Ning Date: Thu, 18 Oct 2018 14:47:44 -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 70e300f7..710c3e02 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,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 one of the sample notebooks. -[![get started video](images/ytimg_png.PNG)](https://www.microsoft.com/en-us/videoplayer/embed/RE2G9N6) +[![get started video](images/yt_cover.png)](https://www.microsoft.com/en-us/videoplayer/embed/RE2G9N6) > Note: **Looking for automated machine learning samples?** > For your convenience, you can use an installation script instead of the steps below for the automated ML notebooks. Go to the [automl folder README](automl/README.md) and follow the instructions. The script installs all packages needed for notebooks in that folder.