Skip to content

Commit dcc6dbb

Browse files
committed
Updating stale Python docs
1 parent 94f8408 commit dcc6dbb

4 files changed

+9
-8
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ By default, the workload installs the following options, which you can modify in
3737
- Python:
3838
- Python language support
3939
- Python web support
40+
- Python native development tools
4041

4142

4243
## SQL Server integration

docs/python/debugging-python-code-on-remote-linux-machines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Debug Python code on remote Linux computers
33
description: Use Visual Studio to debug Python code running on remote Linux computers, including necessary configuration steps, security, and troubleshooting.
44
ms.date: 01/17/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/interactive-repl-ipython.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: IPython REPL (interactive window)
33
description: Use the Visual Studio interactive window in IPython mode for a user-friendly interactive development environment with Interactive Parallel Computing features.
4-
ms.date: 07/28/2021
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/using-python-cookiecutter-templates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use CookieCutter templates with Python
33
description: Visual Studio supports the graphical Cookiecutter extension to discover templates for Python code and create projects from those templates.
4-
ms.date: 01/28/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

0 commit comments

Comments
 (0)