The absolute path "/work/" in the config files used by the Jupyter notebooks causes the test_notebook to fail when ran locally.
This should be replaced with a relative path, but to do this, the constructor of tem.TEMSimulator should take the config as a dictionary rather than a path
The absolute path "/work/" in the config files used by the Jupyter notebooks causes the test_notebook to fail when ran locally. This should be replaced with a relative path, but to do this, the constructor of tem.TEMSimulator should take the config as a dictionary rather than a path