diff --git a/upload-file-gabriel-pelouze-lifewatch-eu/environment.yaml b/upload-file-gabriel-pelouze-lifewatch-eu/environment.yaml new file mode 100644 index 0000000..950c0d8 --- /dev/null +++ b/upload-file-gabriel-pelouze-lifewatch-eu/environment.yaml @@ -0,0 +1,11 @@ +name: venv +channels: + - conda-forge +dependencies: + - pip + - python>=3.8 + - nbconvert + - r-devtools + - r-minioclient + - papermill + - ipykernel \ No newline at end of file