Skip to content

Commit b8b9b31

Browse files
committed
Update stale docs as of 1/2023
1 parent dcc6dbb commit b8b9b31

6 files changed

+18
-18
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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
6-
author: ijoosong
7-
ms.author: joesong
6+
author: cwebster-99
7+
ms.author: cowebster
88
manager: jmartens
99
ms.technology: vs-python
1010
ms.workload:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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
7-
author: ijoosong
8-
ms.author: joesong
7+
author: cwebster-99
8+
ms.author: cowebster
99
manager: jmartens
1010
ms.technology: vs-python
1111

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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
7-
author: ijoosong
8-
ms.author: joesong
7+
author: cwebster-99
8+
ms.author: cowebster
99
manager: jmartens
1010
ms.technology: vs-python
1111

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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
8-
author: ijoosong
9-
ms.author: joesong
8+
author: cwebster-99
9+
ms.author: cowebster
1010
manager: jmartens
1111
ms.technology: vs-python
1212

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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
6-
author: ijoosong
7-
ms.author: joesong
6+
author: cwebster-99
7+
ms.author: cowebster
88
manager: jmartens
99
ms.technology: vs-python
1010

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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
7-
author: ijoosong
8-
ms.author: joesong
7+
author: cwebster-99
8+
ms.author: cowebster
99
manager: jmartens
1010
ms.technology: vs-python
1111

0 commit comments

Comments
 (0)