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 3ee8924 commit 17ff8a0Copy full SHA for 17ff8a0
lectures/_config.yml
@@ -37,11 +37,11 @@ sphinx:
37
# false-positive links
38
linkcheck_ignore: ['https://online.stat.psu.edu/stat415/book/export/html/834']
39
bibtex_reference_style: author_year
40
+ suppress_warnings: ["mystnb.unknown_mime_type"]
41
nb_mime_priority_overrides: [
42
# HTML
43
['html', 'application/vnd.jupyter.widget-view+json', 10],
44
['html', 'application/javascript', 20],
- ['html', 'application/vnd.colab-display-data+json', 25],
45
['html', 'text/html', 30],
46
['html', 'text/latex', 40],
47
['html', 'image/svg+xml', 50],
0 commit comments