Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 287 Bytes

Mobile-Facility

Setup

  1. Ensure that Conda, Git, and Git-LFS are properly set up.
  2. Use conda env create -f environment.yml to create a new environment called facility which has all of the dependencies installed.
  3. conda activate facility to activate the conda environment