Skip to content

Commit 2bb5786

Browse files
authored
Merge pull request #99936 from vijetajo/patch-19
Update tools-included.md
2 parents e92a80b + ca773c7 commit 2bb5786

File tree

1 file changed

+33
-35
lines changed

1 file changed

+33
-35
lines changed

articles/machine-learning/data-science-virtual-machine/tools-included.md

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -56,41 +56,39 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
5656
| &nbsp;&nbsp;&nbsp;&nbsp; [Sparkmagic](https://github.com/jupyter-incubator/sparkmagic) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (Ubuntu only) | | | |
5757
| &nbsp;&nbsp;&nbsp;&nbsp; SparkR | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | | | |
5858

59-
60-
61-
Ubuntu 18.04 DSVM has the following Jupyter kernels:-</br>
62-
&nbsp;&nbsp;&nbsp;&nbsp;a. Python 3.7 - default</br>
63-
&nbsp;&nbsp;&nbsp;&nbsp;b. Python 3.7 - PyTorch</br>
64-
&nbsp;&nbsp;&nbsp;&nbsp;c. Python 3.7 - TensorFlow</br>
65-
&nbsp;&nbsp;&nbsp;&nbsp;d. Python 3.6 - AzureML - TensorFlow</br>
66-
&nbsp;&nbsp;&nbsp;&nbsp;e. Python 3.6 - AzureML - PyTorch</br>
67-
&nbsp;&nbsp;&nbsp;&nbsp;f. Python 3.6 - AzureML – AutoML</br>
68-
&nbsp;&nbsp;&nbsp;&nbsp;g. R</br>
69-
&nbsp;&nbsp;&nbsp;&nbsp;h. Python 3.7 - Spark (local)</br>
70-
&nbsp;&nbsp;&nbsp;&nbsp;i. Julia 1.2.0</br>
71-
&nbsp;&nbsp;&nbsp;&nbsp;j. R Spark – HDInsight</br>
72-
&nbsp;&nbsp;&nbsp;&nbsp;k. Scala Spark – HDInsight</br>
73-
&nbsp;&nbsp;&nbsp;&nbsp;l. Python 3 Spark - HDInsight</br>
74-
75-
Windows Server 2019 DSVM has the following Jupyter kernels:-</br>
76-
&nbsp;&nbsp;&nbsp;&nbsp;a. Python 3.7 </br>
77-
&nbsp;&nbsp;&nbsp;&nbsp;b. Python 3.6 - AzureML</br>
78-
&nbsp;&nbsp;&nbsp;&nbsp;c. Python 3 Spark - local</br>
79-
&nbsp;&nbsp;&nbsp;&nbsp;d. Julia 1.0.5</br>
80-
&nbsp;&nbsp;&nbsp;&nbsp;e. R</br>
81-
82-
Ubuntu 18.04 DSVM has the following conda environments:-</br>
83-
&nbsp;&nbsp;&nbsp;&nbsp;a. py37_base</br>
84-
&nbsp;&nbsp;&nbsp;&nbsp;b. py37_tensorflow</br>
85-
&nbsp;&nbsp;&nbsp;&nbsp;c. py37_pytorch</br>
86-
&nbsp;&nbsp;&nbsp;&nbsp;d. azureml_py36_tensorflow</br>
87-
&nbsp;&nbsp;&nbsp;&nbsp;e. azureml_py36_pytorch</br>
88-
&nbsp;&nbsp;&nbsp;&nbsp;f. azureml_py36_automl</br>
89-
90-
Windows Server 2019 DSVM has the following conda environments:-</br>
91-
&nbsp;&nbsp;&nbsp;&nbsp;a. base</br>
92-
&nbsp;&nbsp;&nbsp;&nbsp;b. py37</br>
93-
&nbsp;&nbsp;&nbsp;&nbsp;c. azureml_py36</br>
59+
**Ubuntu 18.04 DSVM** has the following Jupyter kernels:-</br>
60+
* Python 3.7 - default</br>
61+
* Python 3.7 - PyTorch</br>
62+
* Python 3.7 - TensorFlow</br>
63+
* Python 3.6 - AzureML - TensorFlow</br>
64+
* Python 3.6 - AzureML - PyTorch</br>
65+
* Python 3.6 - AzureML – AutoML</br>
66+
* R</br>
67+
* Python 3.7 - Spark (local)</br>
68+
* Julia 1.2.0</br>
69+
* R Spark – HDInsight</br>
70+
* Scala Spark – HDInsight</br>
71+
* Python 3 Spark - HDInsight</br>
72+
73+
**Windows Server 2019 DSVM** has the following Jupyter kernels:-</br>
74+
* Python 3.7 </br>
75+
* Python 3.6 - AzureML</br>
76+
* Python 3 Spark - local</br>
77+
* Julia 1.0.5</br>
78+
* R</br>
79+
80+
**Ubuntu 18.04 DSVM** has the following conda environments:-</br>
81+
* py37_base</br>
82+
* py37_tensorflow</br>
83+
* py37_pytorch</br>
84+
* azureml_py36_tensorflow</br>
85+
* azureml_py36_pytorch</br>
86+
* azureml_py36_automl</br>
87+
88+
**Windows Server 2019 DSVM** has the following conda environments:-</br>
89+
* base</br>
90+
* py37</br>
91+
* azureml_py36</br>
9492

9593
## Use your preferred editor or IDE
9694

0 commit comments

Comments
 (0)