13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"recommendations": [
|
|
"ms-python.black-formatter",
|
|
"ms-python.flake8",
|
|
"ms-python.isort",
|
|
"ms-toolsai.jupyter",
|
|
"ms-toolsai.datawrangler",
|
|
"ms-python.python",
|
|
"donjayamanne.python-environment-manager",
|
|
// optional
|
|
"usernamehw.errorlens"
|
|
]
|
|
} |