Skip to content

Commit 5f4edac

Browse files
authored
Update NBSETUP.md
1 parent edfce0d commit 5f4edac

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

NBSETUP.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Setting up environment
2-
3-
---
1+
# Set up your notebook environment for Azure Machine Learning
42

53
To run the notebooks in this repository use one of following options.
64

@@ -12,9 +10,7 @@ Azure Notebooks is a hosted Jupyter-based notebook service in the Azure cloud. A
1210
1. Follow the instructions in the [Configuration](configuration.ipynb) notebook to create and connect to a workspace
1311
1. Open one of the sample notebooks
1412

15-
**Make sure the Azure Notebook kernel is set to `Python 3.6`** when you open a notebook
16-
17-
![set kernel to Python 3.6](images/python36.png)
13+
**Make sure the Azure Notebook kernel is set to `Python 3.6`** when you open a notebook by choosing Kernel > Change Kernel > Python 3.6 from the menus.
1814

1915
## **Option 2: Use your own notebook server**
2016

@@ -58,8 +54,7 @@ Please make sure you start with the [Configuration](configuration.ipynb) noteboo
5854

5955
### Video walkthrough:
6056

61-
[![Get Started video](images/yt_cover.png)](https://youtu.be/VIsXeTuW3FU)
62-
57+
[!VIDEO https://youtu.be/VIsXeTuW3FU]
6358

6459
## **Option 3: Use Docker**
6560

@@ -103,4 +98,4 @@ pip install azureml-sdk[explain]
10398
pip install azureml-sdk[contrib]
10499
```
105100
Drag and Drop
106-
The image will be downloaded by Fatkun
101+
The image will be downloaded by Fatkun

0 commit comments

Comments
 (0)