You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ To run the notebooks in this repository use one of these methods:
17
17
18
18
## **Use your own notebook server**
19
19
20
+
Video walkthrough:
21
+
22
+
[](https://youtu.be/VIsXeTuW3FU)
23
+
20
24
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).
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:
29
33
1. Follow the instructions in the [00.configuration](00.configuration.ipynb) notebook to create and connect to a workspace.
30
34
1. Open one of the sample notebooks.
31
35
32
-
[](https://www.microsoft.com/en-us/videoplayer/embed/RE2G9N6)
36
+
33
37
34
38
> Note: **Looking for automated machine learning samples?**
35
39
> 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