Skip to content

Make replicating exact environment for repo easy #8

@eleow

Description

@eleow

Create enviroment.yml so that the environment can be easily created
Follow instructions in Conda

Then it would be easy to install the dependencies by creating the Conda environment roboadvisor from the given environment.yml file and activating it like so:

conda env create -f environment.yml
conda activate roboadvisor

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions