18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
|
"recommendations": [
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"ms-toolsai.jupyter",
|
|
"ms-python.debugpy",
|
|
"ms-python.black-formatter",
|
|
"charliermarsh.ruff",
|
|
"eamodio.gitlens",
|
|
"ms-vscode-remote.remote-ssh",
|
|
"ms-vscode-remote.remote-containers",
|
|
"ms-toolsai.vscode-jupyter-cell-tags",
|
|
"ms-toolsai.vscode-jupyter-slideshow",
|
|
"redhat.vscode-yaml",
|
|
"tamasfe.even-better-toml"
|
|
]
|
|
}
|