Latex in DuckDB with Mathjax to Shiny webapp

In a "Shiny Express for Python" Web App: If in the database cells (column) of a DuckDB-file are stored Latex strings (e.g.: \sum), how can these be displayed as mathematical expressions in the web app, integrating Mathjax in the python script?

example issue: https://019a8fd6-3510-fbca-7011-a62f65912853.share.connect.posit.cloud/
( github: Physica/outliers-app-db-python-main/outliers-app-db-python-main at 0baed265ea5831f3401ab93609136af76cf40f6c · eugenionet/Physica · GitHub )