Microsoft for Python Developers Blog

Read the latest updates about all things Python at Microsoft

Latest posts

Image
Mar 3, 2022
Post comments count 1
Post likes count 0

Python in Visual Studio Code – March 2022 Release

Image
Luciana Abud

The March 2022 release of the Python Extension for Visual Studio Code is now available and it includes support for pre-release versions and changes to the interpreter selector on the status bar.

Image
Feb 3, 2022
Post comments count 1
Post likes count 1

Python in Visual Studio Code – February 2022 Release

Image
Luciana Abud

We are happy to announce that the February 2022 release of the Python Extension for Visual Studio Code is now available! This release includes smart selection, better folding support, improvements to the Python interpreters list and when using Anaconda. Keep on reading to learn more!

Image
Dec 9, 2021
Post comments count 2
Post likes count 0

Python in Visual Studio Code – December 2021 Release

Image
Savannah Ostrowski

We are happy to announce that the December 2021 release of the Python Extension for VS Code is now available. This announcement includes a new refactoring option via Pylance, rich editing support for virtual or untrusted workspaces, an update regarding debugging with Python 2.7 and a community highlight: a Python package manager extension.

Image
Dec 7, 2021
Post comments count 0
Post likes count 0

Changes to How We Bundle Python in Visual Studio

Image
Graham Wheeler

Starting from the release date of Visual Studio 2022, we are changing how we include Python runtime installation options in Visual Studio to better reflect differences in the lifetimes of Python versions and Visual Studio.

Image
Nov 4, 2021
Post comments count 0
Post likes count 0

Python in Visual Studio Code – November 2021 Release

Image
Savannah Ostrowski

We are pleased to announce that the November 2021 release of the Python Extension for Visual Studio Code is now available. As part of this release, the Microsoft Python Language Server has reached end of life.

Image
Oct 25, 2021
Post comments count 0
Post likes count 1

Anaconda licensing for Microsoft products and services

Image
Steve Dower

Our friends at Anaconda have posted a joint announcement last week regarding the use of their repository from Microsoft cloud-hosted products. See the full announcement on their website. Today, Anaconda, Inc. announced a collaboration with Microsoft to enable customers to confidently access Anaconda’s curated library of open-source packages within Microsoft Cloud-hosted products and services, including Azure services like Azure Machine Learning, as well as GitHub services such as GitHub Codespaces and GitHub Actions, without the requirement of a separate license.1 We are very excited for our customers to co...

Image
Oct 7, 2021
Post comments count 6
Post likes count 0

Python in Visual Studio Code – October 2021 Release

Image
Luciana Abud

We are pleased to announce that the October 2021 release of the Python Extension for Visual Studio Code is now available. This release introduces debugging support for Jupyter Notebooks, our new Python walkthrough and an improvement to the debugging experience for Python files and projects.

Image
Sep 2, 2021
Post comments count 4
Post likes count 0

Python in Visual Studio Code – September 2021 Release

Image
Savannah Ostrowski

We're excited to announce that the September 2021 release of the Python extension is here! We now have a rich Python editing experience in the browser with Pylance, a revamped testing interface, a new button for running and debugging files on the editor and more!

Image
Aug 19, 2021
Post comments count 0
Post likes count 1

Out with the Old and In with the New: an Enhanced Jupyter Experience in DevOps

Image
sharonxu

This post was co-authored by Michael Duncan, Azure Notebooks Software Engineer and Dinesh Chandnani, Azure Notebooks Principal Group Engineering Manager Say hello to our newly revamped extension in Azure DevOps! The latest extension allows you to render your .ipynb notebook files directly in Azure DevOps now with an improved viewing experience. In addition to a new interface, our team has added new features to enhance your Jupyter Notebook support: Notebook Exports and Function Definition Viewers. This version of the Jupyter Notebook extension supports Notebook Exports, which allows you to convert you...