Jeffrey Mew

Program Manager, Data Science & AI - VS Code

PM working on all things data science for VS Code (#PyTorch #TensorFlow)

Post by this author

Introducing the Data Wrangler extension for Visual Studio Code

Microsoft announces the launch of Data Wrangler, a data-centric user interface that generates Python code to help data scientists complete their data preparation tasks faster and with fewer errors.

Jupyter in Visual Studio Code – June 2021 Release

We are pleased to announce that the June 2021 release of the Jupyter Extension for Visual Studio Code is now available. If you are working with Python, we recommend downloading the Python extension from the Marketplace, or installing it directly from the extension gallery in Visual Studio Code. If you already have the Python extension ...

Python in Visual Studio Code – February 2021 Release

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!

Gather: A New Way To Clean Notebooks

We are pleased to announce the release of our new experimental extension, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies within a notebook and performs code cleanup, automating this difficult and time-consuming task.
Comments are closed.0 0

Python in Visual Studio Code – June 2020 Release

We are pleased to announce that the June 2020 release of the Python Extension for Visual Studio Code is now available. In this release we worked on new features such as run by line and a start page, in addition to addressing 53 issues. Keep on reading to learn more!

Python in Visual Studio Code – April 2020 Release

We are happy to announce that the April 2020 release of the Python Extension for Visual Studio Code is now available. This was a short release where we addressed 43 issues, including ipywidgets support  in Jypyter Notebooks and debugger support for Django and Flask auto-reload. Keep on reading to learn more!

Announcing Support for Native Editing of Jupyter Notebooks in VS Code

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.