Installation¶
ADELE is the property of Material Inc. and is hosted in a private GitHub repository.
If you have access to the repository, and can download the source code, and install it via
python setup.py install
You can also use pip to install ADELE
pip install git+https://$<PAT>@github.com/Material-Dev/adele@$<BRANCH>
You will need a Personal Access Token with read access to the repository.
Last update:
2022-02-04