Skip to content

Commit

Permalink
Merge pull request #10679 from jakevdp:fix-dollarmath
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 448303782
  • Loading branch information
jax authors committed May 12, 2022
2 parents 41e1635 + 6812402 commit b9be65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -184,6 +184,7 @@

# -- Options for myst ----------------------------------------------
myst_heading_anchors = 3 # auto-generate 3 levels of heading anchors
myst_enable_extensions = ['dollarmath']
nb_execution_mode = "force"
nb_execution_allow_errors = False

Expand Down

0 comments on commit b9be65c

Please sign in to comment.