From 0c21a6c9c1a736d51f1aa366350f0ef4b29fcbc5 Mon Sep 17 00:00:00 2001 From: Anthony Onwuli Date: Sat, 31 Aug 2024 09:29:31 +0100 Subject: [PATCH] Update conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 9cd4530a..3890d68b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -37,6 +37,7 @@ "myst_nb", ] +myst_enable_extensions = ["amsmath"] jupyter_execute_notebooks = "off" # Add any paths that contain templates here, relative to this directory.