benjaminmielke / pod-challenge

0 stars 1 forks source link

WPD POD Challenge

Setup

Run

conda env create -f environment.yml

and then activate the environment using conda activate pod. Remember to add additional requirements to the environment yml file, and update when there is a change using conda env update --file environment.yml