Skip to content

Commit 1d80d41

Browse files
committed
Freshness check and date updates
1 parent 1ea6a01 commit 1d80d41

9 files changed

+9
-9
lines changed

docs/ide/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: use Visual Studio to create a Python web app"
33
description: In this quickstart, you use Visual Studio and the Flask framework to build a simple web app in Python.
4-
ms.date: 06/27/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.prod: visual-studio-dev15
77
ms.technology: vs-python

docs/python/tutorial-working-with-python-in-visual-studio-step-00-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 0, installation
33
description: Step 0 (installation prerequisites) of a core walkthrough of working with Python in Visual Studio.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-01-create-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 1, create a project
33
description: Overview and Step 1 of a core walkthrough of Python capabilities in Visual Studio, including prerequisites and creating a new Python project.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-02-writing-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 2, write and run code
33
description: Step 2 of a core walkthrough of Python capabilities in Visual Studio, including editing code and running a project.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-03-interactive-repl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 3, the interactive REPL
33
description: Step 3 of a core walkthrough of Python capabilities in Visual Studio, covering the Python Interactive REPL window.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-04-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 4, debugging
33
description: Step 4 of a core walkthrough of Python capabilities in Visual Studio, covering how to run Python code in the debugger.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-05-installing-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 5, install packages
33
description: Step 5 of a core walkthrough of Python capabilities in Visual Studio, demonstrating Visual Studio's features for managing packages in a Python environment.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/tutorial-working-with-python-in-visual-studio-step-06-working-with-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with Python Tutorial, Step 6, work with Git
33
description: Step 6 of a core walkthrough of Python in Visual Studio, covering Visual Studio's Git-related features.
4-
ms.date: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: tutorial

docs/python/using-python-cookiecutter-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CookieCutter extension for 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: 06/26/2018
4+
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
66
ms.technology: vs-python
77
ms.topic: conceptual

0 commit comments

Comments
 (0)