News

VS Code Python Tool Boosts Jupyter Notebooks Functionality

The latest update of the Python extension for Visual Studio Code -- by far the most popular tool in the editor's marketplace -- boosts its Jupyter Notebooks functionality by adding support for ipywidgets, sometimes called Jupyter widgets.

That support was one of the top-requested features for the extension, opened up as a GitHub issue back on Nov. 21, 2018.

The ipywidgets GitHub site describes them as interactive HTML widgets for Jupyter notebooks, JupyterLab and the IPython kernel.

ipywidgets in Animated Action
[Click on image for larger, animated GIF view.] ipywidgets in Animated Action (source: Microsoft).

"Today we're excited to announce that we now support all ipywidgets (including custom ones) in Jupyter Notebooks in VS Code," said Jeffrey Mew of the VS Code dev team in an April 21 blog post. "This means that you can bring all your favorite interactive plotting libraries such as beakerX, bqplot, and many more, to visualize and interact with data in Notebooks and VS Code!"

Otherwise, the new update was described as a short release, addressing 42 other issues. One of those was debugger support for Django and Flask auto-reload in the debugpy Python debugger introduced in the March update.

The full list of enhancements for the extension -- No. 1 in the marketplace with some 19 million downloads -- is available in the changelog.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube