Showing results for October 2019 - Python

Oct 8, 2019
4
0

Python in Visual Studio Code – October 2019 Release

Luciana Abud
Luciana Abud

We are pleased to announce that the October 2019 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 97 issues, including native editing of Jupyter Notebooks, a button to run a Python file in the terminal, and linting and import improvements with the Python Language Server. 

Oct 8, 2019
20
0

Announcing Support for Native Editing of Jupyter Notebooks in VS Code

Jeffrey Mew
Jeffrey Mew

Today, we're excited to announce the first release of native Jupyter notebook support inside VS Code through the Python extension that shipped today! This brings together the interactivity of Jupyter Notebooks and the power of VS Code, offering a brand-new way for data scientists and developers to experiment and work with data efficiently.