Unverified Commit 90824ffb authored by Vatsal Gupta's avatar Vatsal Gupta Committed by GitHub

Python Feature Version Update (#222) (#1148)

* Fix: Handle case where Python version is already installed in dev container (#617)

* Incorporated Review Comment: Version exist handling

* Update: Python Feature Version
parent 125f6b00
{
"id": "python",
"version": "1.6.4",
"version": "1.6.5",
"name": "Python",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/python",
"description": "Installs the provided version of Python, as well as PIPX, and other common Python utilities. JupyterLab is conditionally installed with the python feature. Note: May require source code compilation.",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment