Installation


Let’s get ELLA installed :)

Prerequisites:

Install ELLA:

git clone https://github.com/jadexq/ELLA.git
conda create -n ella python=3.9
conda activate ella
poetry install

ELLA has been tested on operating systems:
macOS Ventura 13.0, macOS Monterey 12.4, Ubuntu 20.04.6 LTS, Windows 10.