Skip to content

Commit 94cd37e

Browse files
authored
Update README.md
1 parent cdeb4dd commit 94cd37e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ To run the notebooks in this repository use one of these methods:
1717

1818
## **Use your own notebook server**
1919

20+
Video walkthrough:
21+
22+
[![get started video](images/yt_cover.png)](https://youtu.be/VIsXeTuW3FU)
23+
2024
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).
2125
1. Clone [this repository](https://aka.ms/aml-notebooks).
2226
1. You may need to install other packages for specific notebook.
@@ -29,7 +33,7 @@ To run the notebooks in this repository use one of these methods:
2933
1. Follow the instructions in the [00.configuration](00.configuration.ipynb) notebook to create and connect to a workspace.
3034
1. Open one of the sample notebooks.
3135
32-
[![get started video](images/yt_cover.png)](https://www.microsoft.com/en-us/videoplayer/embed/RE2G9N6)
36+
3337
3438
> Note: **Looking for automated machine learning samples?**
3539
> 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.

0 commit comments

Comments
 (0)