Skip to content

Commit 41d4824

Browse files
authored
Apply suggestions from code review
Style and clarity fixes
1 parent fdb6aa2 commit 41d4824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/data-science-virtual-machine/vm-do-ten-things.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ After you start Jupyter, navigate to the `/notebooks` directory. This directory
6363
## Explore data and develop models with Microsoft Machine Learning Server
6464

6565
> [!NOTE]
66-
> Support for Machine Learning Server Standalone ended on July 1, 2021. We removed it from the DSVM images after June 30, 2021. Existing deployments can still access the software but when they reached the support end date, support ended after July 1, 2021.
66+
> Support for Machine Learning Server Standalone ended on July 1, 2021. We removed it from the DSVM images after June 30, 2021. Existing deployments can still access the software, but support ended after July 1, 2021.
6767
6868
You can use R and Python for your data analytics directly on the DSVM.
6969

@@ -77,7 +77,7 @@ For Python, you can use an IDE - for example, Visual Studio Community Edition -w
7777

7878
Visit the [PTVS documentation](/visualstudio/python/) resource for more information about how to create Python environments.
7979

80-
You can now create a new Python project. Select **File** > **New** > **Project** > **Python**, and select the type of Python application you want to build. You can set the Python environment for the current project to the desired version (Python 2.7 or 3.6) by right-selecting **Python environments**, and then selecting **Add/Remove Python Environments**. Visit the [product documentation](/visualstudio/python/) for more information about working with PTVS.
80+
You can now create a new Python project. Select **File** > **New** > **Project** > **Python**, and select the type of Python application you want to build. You can set the Python environment for the current project to the desired version (Python 2.7 or 3.6) by right-clicking **Python environments**, and then selecting **Add/Remove Python Environments**. Visit the [product documentation](/visualstudio/python/) for more information about working with PTVS.
8181

8282
## Manage Azure resources
8383

0 commit comments

Comments
 (0)