Updated devcontainer, .gitignore and README for gutenberg project (#107)

* added ch05/03_bonus_pretraining_on_gutenberg model checkpoints and preprocessing output folders to .gitignore

* removed prettier extension, added github alerts markdown extension

* specified download instructions and fixed code markdown

* Update ch05/03_bonus_pretraining_on_gutenberg/README.md

* Update ch05/03_bonus_pretraining_on_gutenberg/README.md

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
This commit is contained in:
Daniel Kleine
2024-04-05 13:53:01 +02:00
committed by GitHub
parent adc2964fc5
commit 44c0494406
3 changed files with 57 additions and 37 deletions

View File

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