NOTE : in order to run the lecture examples and undertake the exercises in this repository, you will need to use the supplied abs environment.
Once you have downloaded the repository, navigate to the environment directory in your Ananconda prompt and type :
conda env create -f environment.yml
Then activate the abs environment when running the code.