Index: pymatgen/docs/apidoc/conf.py
===================================================================
--- pymatgen.orig/docs/apidoc/conf.py	2024-02-01 01:05:25.339951607 +0100
+++ pymatgen/docs/apidoc/conf.py	2024-02-01 01:05:25.339951607 +0100
@@ -49,6 +49,8 @@
 exclude_dirnames = ["../**/tests*"]
 autoclass_content = "both"
 
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ["_templates"]
 
