tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

Configuration file qrconf.py is not respected in Jupyter notebooks #71

Closed tmancal74 closed 6 years ago

tmancal74 commented 6 years ago

It seems that in Jupyter notebook, the configuration file is aways rewritten by default, and new settings do not affect the execution.

tmancal74 commented 6 years ago

Fixed, perhaps not optimally, but qrconf.py is not ignored any more. For now, this issue will be closed, but in the future, the usage of qrconf.py file should be rethought. It could perhaps be optional for all code which is not run by qrhei script (i.e. directly run scripts and notebooks).