atlas news
    
Microsoft : DevBlogs : Python
04  octobre     14h21
Python in Visual Studio Code October 2024 Release
Courtney Webster    The October release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include Python test coverage support and a default Python problem matcher. Keep reading to learn more The post Python in Visual Studio Code October Release appeared...
18  septembre     23h53
Announcing the new Python Data Science Extension Pack for VS Code
Rong Lu    We’re thrilled to announce the launch of the new Python Data Science Extension Pack for Visual Studio Code This powerful pack brings together some of the most popular and essential VS Code extensions, making it your one stop shop for all things data science in Python. What’s Inside Our extension...
06  septembre     13h50
Python in Visual Studio Code September 2024 Release
Courtney Webster    The September release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include Django test support. Keep reading to learn more The post Python in Visual Studio Code September Release appeared first on Python.
22  août     17h00
Announcing the General Availability of the VS Code extension for Azure Machine Learning
Leo Yao    Machine learning and artificial intelligence are transforming the world as we know it. With the power of data, you will have countless opportunities to create something new, unique, and exciting. Whether you are a seasoned data scientist or a curious beginner, you need a platform that can help you...
31  juillet     20h44
Python in Visual Studio Code August 2024 Release
Courtney Webster    The August release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include improved Python discovery using python environment tools, inline variable values with the python debugger, and improvements to the VS Code native REPL. Keep reading to...
09  juillet     15h45
Python in Visual Studio Code July 2024 Release
Courtney Webster    The July release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include a new tool for more performant environment discovery, improved support for reStructuredText docstrings, and community contributed Pixi support. Keep reading to learn...
06  juin     14h44
Python in Visual Studio Code June 2024 Release
Courtney Webster    The June release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include an experimental Python REPL with Intellisense and syntax highlighting, and pytest improvements on the testing rewrite. Keep reading to learn more The post Python in...
07  mai     20h20
Announcing Data Wrangler: Code-centric viewing and cleaning of tabular data in Visual Studio Code
Jeffrey Mew    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...
03  mai     14h44
Python in Visual Studio Code May 2024 Release
Courtney Webster    The May release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include a new Pylance code action and setting, removal of debugpy from the Python extension, socket disablement for testing scenarios, and Pylance performance updates. Keep...
16  avril     21h41
Glow up A new look for Python Reference documentation on Microsoft Learn
Rohit Ganguly    We have a new look for our Python library reference on Microsoft Learn Learn more about the details in this article. The post Glow up A new look for Python Reference documentation on Microsoft Learn appeared first on Python.