Added PDF display support to Docker image and VS Code and updated first step for gutenberg project (#111)

* added VS Code extensions recommendations

* Added PDF display support to Docker image and VS Code

* fixed steps to download the dataset
This commit is contained in:
Daniel Kleine
2024-04-09 02:37:55 +02:00
committed by GitHub
parent 8462a777bd
commit b01204ca3a
3 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
"ms-python.python",
"ms-azuretools.vscode-docker",
"ms-toolsai.jupyter",
"yahyabatulu.vscode-markdown-alert"
"yahyabatulu.vscode-markdown-alert",
"tomoki1207.pdf"
]
}
}