Skip to content

Commit 7c01866

Browse files
author
Kraig Brockschmidt
committed
Clarify VS 2017 v 15.2
1 parent 5ebd11d commit 7c01866

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/python/installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ To quickly test Python support after following the installation steps, Open the
5050

5151
Optional: if you're working with data science, also consider the **Data science and analytical applications** workload. This workload includes support for Python as well as the R and F# languages. For more information, see [Data science and analytical applications workload](../rtvs/data-science-workload.md).
5252

53+
> [!Note]
54+
> The Python and Data Science workloads are available only with Visual Studio 2017 release 15.2 and later.
55+
5356
1. On the right side of the installer, chose additional options if desired. Skip this step to accept the default options.
5457

5558
![Python development options in the Visual Studio installer](media/installation-python-options.png)

docs/python/vs-tutorial-01-00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ manager: "ghogen"
1818

1919
# Install Python support in Visual Studio
2020

21-
1. Download and run the latest Visual Studio 2017 installer:
21+
1. Download and run the latest Visual Studio 2017 installer (Python support is present in release 15.2 and later):
2222

2323
> [!div class="nextstepaction"]
2424
> <a target="frameTarget" href="https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15&utm_source=docs&utm_medium=clickbutton&utm_campaign=python_gettingstarted">Install Visual Studio 2017 Community</a>

0 commit comments

Comments
 (0)