Skip to content

Commit 3ee8924

Browse files
committed
add new mimetype being emited
1 parent 37ad72c commit 3ee8924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ sphinx:
4141
# HTML
4242
['html', 'application/vnd.jupyter.widget-view+json', 10],
4343
['html', 'application/javascript', 20],
44+
['html', 'application/vnd.colab-display-data+json', 25],
4445
['html', 'text/html', 30],
4546
['html', 'text/latex', 40],
4647
['html', 'image/svg+xml', 50],

0 commit comments

Comments
 (0)