- use VS Code extensions:
- Markdown All in One
- Markdown Footnotes
- create a virtual environment venv
- activate the environment venv and pip install -r requirements.txt
- For the sample datasets, we use the dataset package ucimlrepo: pip install ucimlrepo
- For data wrangler: use vs code extension 'data wrangler' by microsoft
- format reference: https://jupyterbook.org/en/stable/content/components.html