We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b63d81 commit a15098bCopy full SHA for a15098b
lectures/_config.yml
@@ -44,7 +44,7 @@ sphinx:
44
nb_render_image_options:
45
width: 80%
46
nb_code_prompt_show: "Show {type}"
47
- suppress_warnings: [mystnb.unknown_mime_type]
+ suppress_warnings: [mystnb.unknown_mime_type, myst.domains]
48
# -------------
49
html_js_files:
50
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
0 commit comments