PM working on all things data science for VS Code (#PyTorch #TensorFlow)
Posts by this author
Announcing GitHub Copilot in Data Wrangler
AI did not write this blog post, but it will make your exploratory data analysis with Data Wrangler better!Today, we’re excited to introduce our first step of integrating the power of Copilot into Data Wrangler.With this first integration of Copilot with Data Wrangler, you’ll be able to: An example of using Copilot ...
Announcing Data Wrangler: Code-centric viewing and cleaning of tabular data in Visual Studio Code
Today, we are excited to announce the general availability of the Data Wrangler extension for Visual Studio Code! Data Wrangler is a free extension that offers data viewing and cleaning that is directly integrated into VS Code and the Jupyter extension. It provides a rich user interface to view and analyze your data, show insightful column statisti...
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 installed, yo...
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.
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.