Skip to content

Commit f5b9bac

Browse files
authored
Update Custom Display Logic.ipynb
HTML `<a>` tag used for `Rich Output` link
1 parent 1a47b9e commit f5b9bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/IPython Kernel/Custom Display Logic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"As described in the [Rich Output](Rich Output.ipynb) tutorial, the IPython display system can display rich representations of objects in the following formats:\n",
21+
"As described in the <a href='Rich Output.ipynb' target='_blank'>Rich Output</a> tutorial, the IPython display system can display rich representations of objects in the following formats:\n",
2222
"\n",
2323
"* JavaScript\n",
2424
"* HTML\n",

0 commit comments

Comments
 (0)