Skip to content

Commit 4ddf279

Browse files
Merge pull request #10760 from cwebster-99/pythonupdates01
Update stale docs as of 1/2023
2 parents 9755600 + b8b9b31 commit 4ddf279

6 files changed

+6
-6
lines changed

docs/python/data-science-and-analytical-applications-workload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Data Science and Analytical Applications workload
33
description: This Visual Studio workload brings together Python, F#, and their respective runtime distributions including Anaconda. (R is also included in Visual Studio 2017 only.)
4-
ms.date: 07/28/2021
4+
ms.date: 1/5/2023
55
ms.topic: overview
66
author: cwebster-99
77
ms.author: cowebster

docs/python/installing-python-support-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Install Python support
33
description: How to install the Python Tools for Visual Studio (PTVS) in Visual Studio 2017, 2015, 2013, 2012, and 2010, including options and installation locations.
4-
ms.date: 12/11/2021
4+
ms.date: 1/5/2023
55
ms.custom: devdivchpfy22
66
ms.topic: how-to
77
author: cwebster-99

docs/python/managing-required-packages-with-requirements-txt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage Python package dependencies
33
description: Use pip freeze > requirements.txt and manage python package dependencies in Visual Studio.
4-
ms.date: 12/11/2021
4+
ms.date: 1/5/2023
55
ms.custom: devdivchpfy22
66
ms.topic: how-to
77
author: cwebster-99

docs/python/overview-of-python-tools-for-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python support in Visual Studio on Windows
33
titleSuffix: ""
44
description: Summary of Python features in Visual Studio, making it the best Python IDE on Windows (also known as Python Tools for Visual Studio, PTVS).
5-
ms.date: 12/11/2021
5+
ms.date: 12/12/2022
66
ms.custom: devdivchpfy22
77
ms.topic: overview
88
author: cwebster-99

docs/python/publish-to-app-service-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Publish a Python app to Azure App Service on Windows
33
description: How to publish a Python web application directly to Azure App Service on Windows from Visual Studio, including the necessary content for the web.config file.
4-
ms.date: 01/07/2019
4+
ms.date: 12/12/2022
55
ms.topic: how-to
66
author: cwebster-99
77
ms.author: cowebster

docs/python/quickstart-03-python-in-visual-studio-project-from-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart - Clone a repository of Python code
33
description: In this quickstart, you create a Python project in Visual Studio by cloning the Python koans repository using Visual Studio Team Explorer.
4-
ms.date: 12/11/2021
4+
ms.date: 1/5/2023
55
ms.custom: devdivchpfy22
66
ms.topic: quickstart
77
author: cwebster-99

0 commit comments

Comments
 (0)