Dear Developers,
I would like to used the Notebooks for educational purposes in some geophysical courses. Thuy, I try to implement the Notebooks into the university's JupyterLab. I managed to build up the environment by usig the .txt file in this Repo. However, the DC Notebooks cannot import their packages. I always get the following error:
cannot import name 'Pardiso' from 'pymatsolver'
However, on my local Laptop, it works without problems. Have you ever had a similar issue for example in Binder which appears to be similar in terms of setup?
Best regards