Open RaulPPelaez opened 1 year ago
This jupyter cell:
exps = exmol.cf_explain(space, 2) exps[1]
just shows an error in the current online version here https://dmol.pub/dl/xai.html
I believe the author intended to write exps[0], not 1
This jupyter cell:
just shows an error in the current online version here https://dmol.pub/dl/xai.html