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 2bfea8e commit 1eb2376Copy full SHA for 1eb2376
index.ipynb
@@ -3484,8 +3484,8 @@
3484
}
3485
],
3486
"source": [
3487
- "from IPython.display import displae\n",
3488
- "display(IFrame(src=\"https://raw.githubusercontent.com/OCDO/cmso/main/cmso.owl\", width='100%', height='500px'))"
+ "from IPython.display import display\n",
+ "display(IFrame(src=\"https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/OCDO/cmso/main/cmso.owl\", width='100%', height='500px'))"
3489
]
3490
},
3491
{
0 commit comments