Skip to content

Commit 56b6ecd

Browse files
removed 'preview' from windows 2019 and ubuntu 18.04
1 parent 1760738 commit 56b6ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/data-science-virtual-machine/dsvm-tools-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Data Science Virtual Machine (DSVM) bundles several popular tools in a highl
2222
| | |
2323
| ------------- | ------------- |
2424
| What is it? | General purpose IDE |
25-
| Supported DSVM versions | Windows: Visual Studio 2017, Windows 2019 (Preview) : Visual Studio 2019 |
25+
| Supported DSVM versions | Windows: Visual Studio 2017, Windows 2019 : Visual Studio 2019 |
2626
| Typical uses | Software development |
2727
| How is it configured and installed on the DSVM? | Data Science Workload (Python and R tools), Azure workload (Hadoop, Data Lake), Node.js, SQL Server tools, [Azure Machine Learning for Visual Studio Code](https://github.com/Microsoft/vs-tools-for-ai) |
2828
| How to use and run it | Desktop shortcut (`C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe`). Graphically, open Visual Studio by using the desktop icon or the **Start** menu. Search for programs (Windows logo key+S), followed by **Visual Studio**. From there, you can create projects in languages like C#, Python, R, and Node.js. |
@@ -77,7 +77,7 @@ The Data Science Virtual Machine (DSVM) bundles several popular tools in a highl
7777
| | |
7878
| ------------- | ------------- |
7979
| What is it? | Client IDE for Python language |
80-
| Supported DSVM versions | Windows 2019 (Preview), Linux |
80+
| Supported DSVM versions | Windows 2019, Linux |
8181
| Typical uses | Python development |
8282
| How to use and run it | Desktop shortcut (`C:\Program Files\tk`) on Windows. Desktop shortcut (`/usr/bin/pycharm`) on Linux |
8383
| Related tools on the DSVM | Visual Studio, Visual Studio Code, RStudio |

0 commit comments

Comments
 (0)