Closed geek-yang closed 2 years ago
I used Binder to test whether the setup works: https://mybinder.org/v2/gh/dianna-ai/dianna-exploration/26-add-dependencies-list
The captum version specification doesn't work, maybe the x
should be replaced with a number?
Binder
@egpbos Thanks for the review, and the solution. After specifying the version of captum, it passes the installation/check in the Binder.
This PR closes the issue in dianna.
A requirements.txt at the top level for all dependencies (necessary for preparing data and executing xai notebooks) is added after checking all the notebooks in the folder "example_data".