We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741d181 commit 215b5dbCopy full SHA for 215b5db
docs/source/conf.py
@@ -73,7 +73,7 @@
73
74
suppress_warnings = [
75
'misc.highlighting_failure', # Suppress warning in exception in digits_vae
76
- 'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
+ 'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
77
]
78
79
# -- Options for myst ----------------------------------------------
0 commit comments