mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-31 12:00:23 +00:00
added VS Code extensions recommendations (#110)
This commit is contained in:
parent
84b785ddd0
commit
c76941e061
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"ms-python.python",
|
||||||
|
"ms-toolsai.jupyter",
|
||||||
|
"ms-azuretools.vscode-docker",
|
||||||
|
"ms-vscode-remote.vscode-remote-extensionpack",
|
||||||
|
"yahyabatulu.vscode-markdown-alert",
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user