Skip to content

webapp/assets/math-typesetting: Add mathjax extensions in static assets

Some Jupyter notebooks rendered by the webapp might require the use of mathjax extensions that were not available in the static assets.

So ensure those extensions are available and can be lazily loaded when required.

Fixes SWH-WEBAPP-5N5.

Merge request reports