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: articles/machine-learning/data-science-virtual-machine/tools-included.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,14 @@ The Data Science Virtual Machine is an easy way to explore data and do machine l
20
20
21
21
The Data Science Virtual Machine comes with the most useful data-science tools pre-installed.
22
22
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
+
23
28
## Build deep learning and machine learning solutions
24
29
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 |
26
31
|--|:-:|:-:|:-:|:-:|
27
32
|[CUDA, cuDNN, NVIDIA Driver](https://developer.nvidia.com/cuda-toolkit)| <spanclass='green-check'>✅</span> | <spanclass='green-check'>✅</span></br> | <spanclass='green-check'>✅</span></br> |[CUDA, cuDNN, NVIDIA Driver on the DSVM](./dsvm-tools-deep-learning-frameworks.md#cuda-cudnn-nvidia-driver)|
28
33
|[Horovod](https://github.com/horovod/horovod)| <spanclass='red-x'>❌</span> | <spanclass='green-check'>✅</span> | <spanclass='green-check'>✅</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
48
53
49
54
## Store, retrieve, and manipulate data
50
55
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 |
52
57
|--|-:|:-:|:-:|:-:|
53
58
| 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)|
0 commit comments