19 lines
523 B
JSON
19 lines
523 B
JSON
[
|
|
{
|
|
"extensionsGroup": {
|
|
"description": "Extensions of Python",
|
|
"extensions": [
|
|
{
|
|
"name": "Python",
|
|
"notes": "Extension of Python",
|
|
"uniqueIdentifier": "ms-python.python"
|
|
},
|
|
{
|
|
"name": "Jupyter",
|
|
"notes": "Extension of Jupyter",
|
|
"uniqueIdentifier": "ms-toolsai.jupyter"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |