Showing category results for Python

Apr 20, 2021
Post comments count0
Post likes count0

Python in Visual Studio Code – April 2021 Release

Luciana Abud

We are thrilled to announce that the April 2021 release of the Python Extension for Visual Studio Code is here! This release includes a preview of support for Poetry environments, improved completions for PyTorch 1.8.1 when using Pylance, as well enhancements to the Data Viewer. Keep on reading to learn more!

Mar 31, 2021
Post comments count15
Post likes count0

Jupyter in Visual Studio Code – April 2021 Release

Claudia Regio

We are pleased to announce that the April 2021 release of the Jupyter Extension for Visual Studio Code is now available. If working with Python, we recommend installing the Python extension directly from the extension gallery in Visual Studio Code. If you already have the Python or Jupyter extensions installed, you can also get the latest update by...

Mar 16, 2021
Post comments count3
Post likes count0

Python in Visual Studio Code – March 2021 Release

Luciana Abud

We are pleased to announce that the March 2021 release of the Python Extension for Visual Studio Code is now available. This release largely focused on bug fixes and stabilization work in our Python, Pylance and Jupyter extensions, and includes a preview of improved Jedi language server support for our Python Insiders.  

Feb 17, 2021
Post comments count8
Post likes count0

Python in Visual Studio Code – February 2021 Release

Jeffrey Mew

We are happy to announce that the February 2021 release of the Python Extension for Visual Studio Code is now available. This release includes TensorBoard integration, and improvements on docstring readability and code navigation with Pylance. Keep reading to learn more!

Jan 21, 2021
Post comments count1
Post likes count1

Python in Visual Studio Code – January 2021 Release

Luciana Abud

We are pleased to announce that the January 2021 release of the Python Extension for Visual Studio Code is now available. This was a short release where we closed a total of 13 issues, and it includes a data viewer when debugging and PYTHONPATH support with Pylance.

Dec 14, 2020
Post comments count11
Post likes count0

Python in Visual Studio Code – December 2020 Release

Savannah Ostrowski

We are happy to announce that the December 2020 release of the Python Extension for Visual Studio Code is now available. This release includes code actions for method and variable extraction with Pylance, the Pylance insiders program and Ipywidgets support in Native Notebooks. Keep on reading to learn more!  

Nov 12, 2020
Post comments count2
Post likes count0

Python in Visual Studio Code – November 2020 Release

Claudia Regio

We are pleased to announce that the November 2020 release of the Python Extension for Visual Studio Code is now available. In this release we’re introducing the Jupyter extension, which the Python extension now takes a dependency on.

Nov 11, 2020
Post comments count8
Post likes count1

Introducing the Jupyter Extension for VS Code

Rong Lu

We’re excited to announce that we're releasing the new Jupyter extension for Visual Studio Code today! The Jupyter extension is the latest step in our journey to bring the power of Jupyter Notebook into VS Code for a variety of languages and scenarios. Jupyter Notebook enables creating and sharing documents that contain live code, equations,...

Oct 28, 2020
Post comments count6
Post likes count0

Python in Visual Studio Code – October 2020 Release

Luciana Abud

The October 2020 release of the Python Extension for Visual Studio Code is now available. This was a short release where we addressed 14 issues, and it includes debugpy 1.0! Keep on reading to learn more.

Oct 9, 2020
Post comments count1
Post likes count0

Bringing the power of the Monaco Editor to nteract

sharonxu

The Monaco Editor is the popular code editor that powers VS Code, bringing you features like IntelliSense, theming, and simple refactoring. The Python team has partnered with the nteract community to bring these powerful editing features to your nteract notebook.