From beb97b1d9fb75f06041a1ca7cb754494c2ce7136 Mon Sep 17 00:00:00 2001 From: Hai Ning Date: Wed, 17 Oct 2018 12:00:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d71b4b9e..f2487642 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ 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. +[YouTube Video Link](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.