Agregando Primer Commit.
This commit is contained in:
19
extensions.json
Normal file
19
extensions.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user