Skip to content

Commit 9121ade

Browse files
authored
deleting extra coding
1 parent 8835fc3 commit 9121ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Data Science Virtual Machine (DSVM) bundles several popular tools in one int
2424
| What is it? | A general purpose IDE |
2525
| Supported DSVM versions | Windows Server 2019: Visual Studio 2019 |
2626
| Typical uses | Software development |
27-
| How is it configured and installed on the DSVM? | Data Science Workload (Python and R tools)<br>Azure workload (Hadoop, Data Lake)<br>>Node.js<br>>SQL Server tools<br>[Azure Machine Learning for Visual Studio Code](https://github.com/Microsoft/vs-tools-for-ai) |
27+
| How is it configured and installed on the DSVM? | Data Science Workload (Python and R tools)<br>Azure workload (Hadoop, Data Lake)<br>Node.js<br>SQL Server tools<br>[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. |
2929

3030
> [!NOTE]

0 commit comments

Comments
 (0)