Posts by this author

Nov 4, 2024
0
2

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 ...

Visual Studio CodeData ScienceVS Code
May 7, 2024
2
9

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...

JupyterData ScienceVS Code
Jun 14, 2021
4
0

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...

Feb 17, 2021
8
0

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!

Jul 23, 2020
0
0

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.

Jun 17, 2020
1
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!

Apr 21, 2020
1
0

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!

Oct 8, 2019
20
0

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.