Skip to content

Commit b977156

Browse files
author
Jill Grant
authored
Merge pull request #275952 from fbsolo-ms1/update-data-science-virtual-machine-files
Freshness update for tools-included.md . . .
2 parents 195ee1c + a7a3ba7 commit b977156

File tree

1 file changed

+23
-24
lines changed

1 file changed

+23
-24
lines changed

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

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@ ms.service: data-science-vm
99
author: jesscioffi
1010
ms.author: jcioffi
1111
ms.topic: reference
12-
ms.date: 06/23/2022
12+
ms.reviewer: franksolomon
13+
ms.date: 05/21/2024
1314
ms.custom: devx-track-python
1415
---
1516

16-
# What tools are included on the Azure Data Science Virtual Machine?
17+
# What tools does the Azure Data Science Virtual Machine include?
1718

18-
The Data Science Virtual Machine is an easy way to explore data and do machine learning in the cloud. The Data Science Virtual Machines are pre-configured with the complete operating system, security patches, drivers, and popular data science and development software. You can choose the hardware environment, ranging from lower-cost CPU-centric machines to very powerful machines with multiple GPUs, NVMe storage, and large amounts of memory. For machines with GPUs, all drivers are installed, all machine learning frameworks are version-matched for GPU compatibility, and acceleration is enabled in all application software that supports GPUs.
19+
You can use the Data Science Virtual Machine (DSVM) to easily explore data and handle machine learning in the cloud. A DSVM is preconfigured with security patches, drivers, popular data science and development software, and a complete operating system. You can choose the hardware environment that works for you, ranging from lower-cost CPU-centric machines to powerful machines with multiple GPUs, NVMe storage, and large amounts of memory. For machines with GPUs, all drivers are installed, and all machine learning frameworks are version-matched for GPU compatibility. Additionally, acceleration is enabled in all application software that supports GPUs.
1920

20-
The Data Science Virtual Machine comes with the most useful data-science tools pre-installed.
21+
The DSVM comes with the most useful data-science tools preinstalled.
2122

2223
## Build deep learning and machine learning solutions
2324

@@ -31,7 +32,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
3132
| Integration with [Azure Machine Learning](https://azure.microsoft.com/services/machine-learning/) (Python) | <span class='green-check'>&#9989;</span></br> (Python SDK, samples) | <span class='green-check'>&#9989;</span></br> (Python SDK, samples) | <span class='green-check'>&#9989;</span></br> (Python SDK,CLI, samples) | [Azure Machine Learning SDK](./dsvm-tools-data-science.md#azure-machine-learning-sdk-for-python) |
3233
| [XGBoost](https://github.com/dmlc/xgboost) | <span class='green-check'>&#9989;</span></br> (CUDA support) | <span class='green-check'>&#9989;</span></br> (CUDA support) | <span class='green-check'>&#9989;</span></br> (CUDA support) | [XGBoost on the DSVM](./dsvm-tools-data-science.md#xgboost) |
3334
| [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | [Vowpal Wabbit on the DSVM](./dsvm-tools-data-science.md#vowpal-wabbit) |
34-
| [Weka](https://ml.cms.waikato.ac.nz/weka/index.html) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | |
35+
| [Weka](https://ml.cms.waikato.ac.nz/weka/) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | |
3536
| LightGBM | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (GPU, MPI support) | |
3637
| H2O | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | |
3738
| CatBoost | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | |
@@ -44,8 +45,6 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
4445
| PostgreSQL | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | |
4546
| ONNX Runtime | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | |
4647

47-
48-
4948
## Store, retrieve, and manipulate data
5049

5150
| Tool | Windows Server 2019 DSVM | Windows Server 2022 DSVM | Ubuntu 20.04 DSVM | Usage notes |
@@ -64,8 +63,8 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
6463

6564
| Tool | Windows Server 2019 DSVM | Windows Server 2022 DSVM | Ubuntu 20.04 DSVM | Usage notes |
6665
|--|:-:|:-:|:-:|:-:|
67-
| [CRAN-R](https://cran.r-project.org/) with popular packages pre-installed | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | |
68-
| [Anaconda Python](https://www.continuum.io/) with popular packages pre-installed | <span class='green-check'>&#9989;</span> |<span class='green-check'>&#9989;</span><br/> (Miniconda) | <span class='green-check'>&#9989;</span></br> (Miniconda) | |
66+
| [CRAN-R](https://cran.r-project.org/) with popular packages preinstalled | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | |
67+
| [Anaconda Python](https://www.continuum.io/) with popular packages preinstalled | <span class='green-check'>&#9989;</span> |<span class='green-check'>&#9989;</span><br/> (Miniconda) | <span class='green-check'>&#9989;</span></br> (Miniconda) | |
6968
| [Julia (Julialang)](https://julialang.org/) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | |
7069
| JupyterHub (multiuser notebook server) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | |
7170
| JupyterLab (multiuser notebook server) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | |
@@ -76,21 +75,21 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
7675
| &nbsp;&nbsp;&nbsp;&nbsp; Julia | | | | [Julia Jupyter Samples](./dsvm-samples-and-walkthroughs.md#julia-language) |
7776
| &nbsp;&nbsp;&nbsp;&nbsp; PySpark | | | | [pySpark Jupyter Samples](./dsvm-samples-and-walkthroughs.md#sparkml) |
7877

79-
**Ubuntu 20.04 DSVM, Windows Server 2019 DSVM, and Windows Server 2022 DSVM** have the following Jupyter Kernels:-</br>
80-
* Python3.8-default</br>
81-
* Python3.8-Tensorflow-Pytorch</br>
82-
* Python3.8-AzureML</br>
83-
* R</br>
84-
* Python 3.7 - Spark (local)</br>
85-
* Julia 1.6.0</br>
86-
* R Spark – HDInsight</br>
87-
* Scala Spark – HDInsight</br>
88-
* Python 3 Spark – HDInsight</br>
89-
90-
**Ubuntu 20.04 DSVM, Windows Server 2019 DSVM, and Windows Server 2022 DSVM** have the following conda environments:-</br>
91-
* Python3.8-default  </br>
92-
* Python3.8-Tensorflow-Pytorch </br>
93-
* Python3.8-AzureML  </br>
78+
**Ubuntu 20.04 DSVM, Windows Server 2019 DSVM, and Windows Server 2022 DSVM** have these Jupyter Kernels:
79+
* Python3.8-default
80+
* Python3.8-Tensorflow-Pytorch
81+
* Python3.8-AzureML
82+
* R
83+
* Python 3.7 - Spark (local)
84+
* Julia 1.6.0
85+
* R Spark – HDInsight
86+
* Scala Spark – HDInsight
87+
* Python 3 Spark – HDInsight
88+
89+
**Ubuntu 20.04 DSVM, Windows Server 2019 DSVM, and Windows Server 2022 DSVM** have the following conda environments:
90+
* Python3.8-default
91+
* Python3.8-Tensorflow-Pytorch
92+
* Python3.8-AzureML
9493

9594
## Use your preferred editor or IDE
9695

0 commit comments

Comments
 (0)