Skip to content

Commit 4807721

Browse files
authored
Update tools-included.md
remove Ubuntu 18 and update for ACPT
1 parent 203b9d6 commit 4807721

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

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

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@ The Data Science Virtual Machine is an easy way to explore data and do machine l
2020

2121
The Data Science Virtual Machine comes with the most useful data-science tools pre-installed.
2222

23+
> [!IMPORTANT]
24+
> Items marked (preview) in this article are currently in public preview.
25+
> The preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
26+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
27+
2328
## Build deep learning and machine learning solutions
2429

25-
| Tool | Windows Server 2019 DSVM | Ubuntu 18.04 DSVM | Ubuntu 20.04 DSVM | Usage notes |
30+
| Tool | Windows Server 2019 DSVM | Ubuntu 20.04 DSVM | Azure DSVM for PyTorch (preview) | Usage notes |
2631
|--|:-:|:-:|:-:|:-:|
2732
| [CUDA, cuDNN, NVIDIA Driver](https://developer.nvidia.com/cuda-toolkit) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | <span class='green-check'>&#9989;</span></br> | [CUDA, cuDNN, NVIDIA Driver on the DSVM](./dsvm-tools-deep-learning-frameworks.md#cuda-cudnn-nvidia-driver) |
2833
| [Horovod](https://github.com/horovod/horovod) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | [Horovod on the DSVM](./dsvm-tools-deep-learning-frameworks.md#horovod) |
@@ -48,7 +53,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
4853

4954
## Store, retrieve, and manipulate data
5055

51-
| Tool | Windows Server 2019 DSVM | Ubuntu 18.04 DSVM | Ubuntu 20.04 DSVM | Usage notes |
56+
| Tool | Windows Server 2019 DSVM | Ubuntu 20.04 DSVM | Azure DSVM for PyTorch (preview) | Usage notes |
5257
|--|-:|:-:|:-:|:-:|
5358
| Relational databases | [SQL Server 2019](https://www.microsoft.com/sql-server/sql-server-2019) <br/> Developer Edition | [SQL Server 2019](https://www.microsoft.com/sql-server/sql-server-2019) <br/> Developer Edition | [SQL Server 2019](https://www.microsoft.com/sql-server/sql-server-2019) <br/> Developer Edition | [SQL Server on the DSVM](./dsvm-tools-data-platforms.md#sql-server-developer-edition) |
5459
| Database tools | SQL Server Management Studio<br/> SQL Server Integration Services<br/> [bcp, sqlcmd](/sql/tools/command-prompt-utility-reference-database-engine) | [SQuirreL SQL](http://squirrel-sql.sourceforge.net/) (querying tool), <br /> bcp, sqlcmd <br /> ODBC/JDBC drivers | [SQuirreL SQL](http://squirrel-sql.sourceforge.net/) (querying tool), <br /> bcp, sqlcmd <br /> ODBC/JDBC drivers | |
@@ -62,7 +67,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
6267

6368
## Program in Python, R, Julia, and Node.js
6469

65-
| Tool | Windows Server 2019 DSVM | Ubuntu 18.04 DSVM | Ubuntu 20.04 DSVM | Usage notes |
70+
| Tool | Windows Server 2019 DSVM | Ubuntu 20.04 DSVM | Azure DSVM for PyTorch (preview) | Usage notes |
6671
|--|:-:|:-:|:-:|:-:|
6772
| [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> | |
6873
| [Anaconda Python](https://www.continuum.io/) with popular packages pre-installed | <span class='green-check'>&#9989;</span><br/> (Miniconda) | <span class='green-check'>&#9989;</span></br> (Miniconda) | <span class='green-check'>&#9989;</span></br> (Miniconda) | |
@@ -76,7 +81,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
7681
| &nbsp;&nbsp;&nbsp;&nbsp; Julia | | | | [Julia Jupyter Samples](./dsvm-samples-and-walkthroughs.md#julia-language) |
7782
| &nbsp;&nbsp;&nbsp;&nbsp; PySpark | | | | [pySpark Jupyter Samples](./dsvm-samples-and-walkthroughs.md#sparkml) |
7883

79-
**Ubuntu 18.04 DSVM, 20.04 DSVM and Windows Server 2019 DSVM** has the following Jupyter Kernels:-</br>
84+
**Ubuntu 20.04 DSVM, Azure DSVM for PyTorch (preview) and Windows Server 2019 DSVM** have the following Jupyter Kernels:-</br>
8085
* Python3.8-default</br>
8186
* Python3.8-Tensorflow-Pytorch</br>
8287
* Python3.8-AzureML</br>
@@ -87,14 +92,14 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
8792
* Scala Spark – HDInsight</br>
8893
* Python 3 Spark – HDInsight</br>
8994

90-
**Ubuntu 18.04 DSVM, 20.04 DSVM and Windows Server 2019 DSVM** has the following conda environments:-</br>
95+
**Ubuntu 20.04 DSVM, Azure DSVM for PyTorch (preview) and Windows Server 2019 DSVM** have the following conda environments:-</br>
9196
* Python3.8-default  </br>
9297
* Python3.8-Tensorflow-Pytorch </br>
9398
* Python3.8-AzureML  </br>
9499

95100
## Use your preferred editor or IDE
96101

97-
| Tool | Windows Server 2019 DSVM | Ubuntu 18.04 DSVM | Ubuntu 20.04 DSVM | Usage notes |
102+
| Tool | Windows Server 2019 DSVM | Ubuntu 20.04 DSVM | Azure DSVM for PyTorch (preview) | Usage notes |
98103
|--|:-:|:-:|:-:|:-:|
99104
| [Notepad++](https://notepad-plus-plus.org/) | <span class='green-check'>&#9989;</span></br> | <span class='red-x'>&#10060;</span></br> | <span class='red-x'>&#10060;</span></br> | |
100105
| [Nano](https://www.nano-editor.org/) | <span class='green-check'>&#9989;</span></br> | <span class='red-x'>&#10060;</span></br> | <span class='red-x'>&#10060;</span></br> | |
@@ -111,7 +116,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
111116

112117
## Organize & present results
113118

114-
| Tool | Windows Server 2019 DSVM | Ubuntu 18.04 DSVM | Ubuntu 20.04 DSVM | Usage notes |
119+
| Tool | Windows Server 2019 DSVM | Ubuntu 20.04 DSVM | Azure DSVM for PyTorch (preview) | Usage notes |
115120
|--|:-:|:-:|:-:|:-:|
116121
| [Microsoft 365](https://www.microsoft.com/microsoft-365) (Word, Excel, PowerPoint) | <span class='green-check'>&#9989;</span> | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | |
117122
| [Microsoft Teams](https://www.microsoft.com/microsoft-teams) | <span class='green-check'>&#9989;</span> | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | |

0 commit comments

Comments
 (0)