Skip to content

Commit 9e3b1a8

Browse files
authored
add iframe
1 parent 1eb2376 commit 9e3b1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3484,7 +3484,7 @@
34843484
}
34853485
],
34863486
"source": [
3487-
"from IPython.display import display\n",
3487+
"from IPython.display import display, IFrame\n",
34883488
"display(IFrame(src=\"https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/OCDO/cmso/main/cmso.owl\", width='100%', height='500px'))"
34893489
]
34903490
},

0 commit comments

Comments
 (0)