Update devcontainer-feature.json

This commit is contained in:
reva1403 2022-12-15 06:27:51 +07:00 committed by GitHub
parent 7fa90110d7
commit 9fcbdb95c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"id": "python",
"version": "1.0.17",
"version": "2.0.01",
"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.",