- Meet the data science cookiecutter requirements, in brief:
- Install:
git-crypt
,direnv
, andconda
- Have a Nesta AWS account configured with
awscli
- Install:
- Run
make install
to configure the development environment:- Setup the conda environment
- Configure pre-commit
- Configure metaflow to use AWS
Technical and working style guidelines
Project based on Nesta's data science project template (Read the docs here).