Open
Description
Currently, McStas is configured in the notebooks with
my_configurator = ms.Configurator()
my_configurator.set_mcrun_path("/usr/bin/")
my_configurator.set_mcstas_path("/usr/share/mcstas/3.4/")
This is needed to build the book in CI. But is is incorrect on most client's machines. Including the schools JupyterHub. So move it from the notebooks somewhere else. E.g., into the CI script.
Metadata
Assignees
Labels
No labels