mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-11 02:01:31 +00:00
added VS Code extensions recommendations (#110)
This commit is contained in:
parent
c5a17393fc
commit
e43e0760f9
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