You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Latex is installed inside our docker images (see here). Determine whether we still need it. We are now installing texlive-core in our conda recipes, which might be enough.
The task here is to create a new docker image without the LaTeX installation and attempt to build the full suite of mantid packages. Then inspect the docs to check whether equations have rendered correctly. If so, roll out the new image to all runners.