Skip to content

Virtual Environment

Local Virtual Environments

We can create a virtual environment that will contain all the dependencies required for this guide.

conda env create -f {{cookiecutter.repo_name}}-conda-env.yaml