From a188d1000bb61be4bfe293b3d14f4728ef932b25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ctsnow03=E2=80=9D?= Date: Fri, 5 Jul 2024 23:11:28 -0600 Subject: [PATCH] added myst extensions to config --- book/_config.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/book/_config.yml b/book/_config.yml index 5b4a1ae..f2e3b69 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -39,23 +39,6 @@ parse: - smartquotes - tasklist -# Enable the myst_nb extension and sphinx-hoverxref -sphinx: - extra_extensions: - - myst_nb - - sphinx_hoverxref - - hoverxref_role_types: - ref: modal - numref: modal - term: tooltip - glossary: tooltip - mod: tooltip - doc: modal - - hoverxref_auto_ref: True - - # Force re-execution of notebooks on each build. # See https://jupyterbook.org/content/execute.html execute: