README.md 243 Bytes EditWeb IDE Scource code for XAI comprehensability experiment The source code requires Python 3.11, so to setup the environment use $ conda create -n xai-fungi python=3.11 $ conda activate xa-fungi $ conda install pip jupyterlab $ jupyter lab