Getting Started In the project root directory, run: $ conda env create --prefix ./env --file env.yaml Then activate the env: $ conda activate ./env