diff --git a/plot-climate-window-output-koen-greuell-lifewatch-eu/environment.yaml b/plot-climate-window-output-koen-greuell-lifewatch-eu/environment.yaml new file mode 100644 index 00000000..fa5e8f45 --- /dev/null +++ b/plot-climate-window-output-koen-greuell-lifewatch-eu/environment.yaml @@ -0,0 +1,14 @@ +name: venv +channels: + - conda-forge +dependencies: + - pip + - python>=3.8 + - nbconvert + - r-purrr + - r-dplyr + - r-ggpubr + - r-lubridate + - r-stringr + - papermill + - ipykernel \ No newline at end of file