# fork the original repository https://github.com/eglerean/aiqualitative/tree/main and clone your fork
git clone [email protected]:YOURUSERNAME/aiqualitative.git
# create the conda environment
conda env create -f environment.yaml -p ./env
source activate aiqual_docs
cd doc
sphnix-build . _build