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 0ec8248 commit a2989a4Copy full SHA for a2989a4
lectures/_config.yml
@@ -38,7 +38,7 @@ sphinx:
38
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_exercise, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_proof, sphinx_tojupyter]
39
config:
40
# false-positive links
41
- linkcheck_ignore: ['https://doi.org/https://doi.org/10.2307/1235116']
+ linkcheck_ignore: ['https://doi.org/https://doi.org/10.2307/1235116', 'https://math.stackexchange.com/*', 'https://stackoverflow.com/*']
42
# myst-nb config
43
nb_render_image_options:
44
width: 80%
0 commit comments