Skip to content

Commit d9aa738

Browse files
authored
Update Index.ipynb (ipython#14783)
Code for `IPython Kernel` changed to HTML `<a>` tag instead of `[Label](URL)`
2 parents ccf5da4 + a30410a commit d9aa738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35-
"* [IPython Kernel](IPython Kernel/Index.ipynb): IPython's core syntax and command line features available in all frontends\n",
35+
"* <a href='IPython Kernel/Index.ipynb' target='_blank'>IPython Kernel</a>: IPython's core syntax and command line features available in all frontends\n",
3636
"* [Embedding](Embedding/Index.ipynb): Embedding and reusing IPython's components into other applications\n"
3737
]
3838
}

0 commit comments

Comments
 (0)