Skip to content

Commit

Permalink
added myst extensions to config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Jul 6, 2024
1 parent 5140ccb commit a188d10
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a188d10

Please sign in to comment.