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: NBSETUP.md
+4-9Lines changed: 4 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,4 @@
1
-
# Setting up environment
2
-
3
-
---
1
+
# Set up your notebook environment for Azure Machine Learning
4
2
5
3
To run the notebooks in this repository use one of following options.
6
4
@@ -12,9 +10,7 @@ Azure Notebooks is a hosted Jupyter-based notebook service in the Azure cloud. A
12
10
1. Follow the instructions in the [Configuration](configuration.ipynb) notebook to create and connect to a workspace
13
11
1. Open one of the sample notebooks
14
12
15
-
**Make sure the Azure Notebook kernel is set to `Python 3.6`** when you open a notebook
16
-
17
-

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.
18
14
19
15
## **Option 2: Use your own notebook server**
20
16
@@ -58,8 +54,7 @@ Please make sure you start with the [Configuration](configuration.ipynb) noteboo
58
54
59
55
### Video walkthrough:
60
56
61
-
[](https://youtu.be/VIsXeTuW3FU)
0 commit comments