...
Code Block | ||
---|---|---|
| ||
cd ~
git clone -b develop https://github.com/precision-sustainable-ag/SemiF-AnnotationPipeline.git |
The repository and the code is now set up. Note that the “-b develop“ is a temporary measure till the main branch is updated with the stable changes.
Setting up the conda environment
...