Get started
To use ie-eval in your own environment, you need to install manually.
As a dependency
To install ie-eval as a dependency, you need to first add the following line to your requirements.txt file:
ie-eval
Then you can install it via pip:
pip install -r requirements.txt