Skip to content

Commit 4a39cc2

Browse files
committed
Turned on dollarmath for inline latex math rendering
1 parent f8e128e commit 4a39cc2

2 files changed

Lines changed: 87632 additions & 56147 deletions

File tree

docs/Tutorial_Semantic_Segmentation.ipynb

Lines changed: 87630 additions & 56146 deletions
Large diffs are not rendered by default.

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233

234234
myst_enable_extensions = [
235235
"colon_fence",
236+
"amsmath",
237+
'dollarmath',
236238
]
237239

238-
nb_execution_timeout = -1

0 commit comments

Comments
 (0)