Running the application In the project directory: Set up the conda environment with the provided environment.yml file conda env create -f environment.yml Activate the newly created conda environment conda activate cs3dash Run application flask run