mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
* added VS Code extensions recommendations * Added PDF display support to Docker image and VS Code * fixed steps to download the dataset
10 lines
258 B
JSON
10 lines
258 B
JSON
{
|
|
"recommendations": [
|
|
"ms-python.python",
|
|
"ms-toolsai.jupyter",
|
|
"ms-azuretools.vscode-docker",
|
|
"ms-vscode-remote.vscode-remote-extensionpack",
|
|
"yahyabatulu.vscode-markdown-alert",
|
|
"tomoki1207.pdf",
|
|
]
|
|
} |