imatools

cd ~/dev/python/
git clone https://github.com/alonsoJASL/imatools.git
cd imatools/

conda env create -f environment.yaml
conda activate imatools
poetry install

./setup.sh

This site uses Just the Docs, a documentation theme for Jekyll.