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 37ad72c commit 3ee8924Copy full SHA for 3ee8924
1 file changed
lectures/_config.yml
@@ -41,6 +41,7 @@ sphinx:
41
# HTML
42
['html', 'application/vnd.jupyter.widget-view+json', 10],
43
['html', 'application/javascript', 20],
44
+ ['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