This repo is a dev container template that contains all extensions and dependencies for Data Analytics. Basically it allows to run your environement in a Docker container
- Docker Desktop
- Visual Studio Code
- Dev Containers VSCode extension
- Open the project in VSCode
- Update the dependencies in requirements.txt (if necessary) Every further changes that file require to Rebuild the container to take effect
- Open the dev container using View -> Command Palette -> Open in container