Skip to content

Commit 92538b8

Browse files
committed
Link to How IPython Works doc
1 parent 4d31a6e commit 92538b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Index - Basic.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"* [Rich Display System](examples/IPython Kernel/Rich Output.ipynb)\n",
2323
"* [Introduction to Interactive Javascript Widgets](examples/Interactive Widgets/Using Interact.ipynb)\n",
2424
"* [Customizing IPython - a condensed version](exercises/Customization/Condensed.ipynb)\n",
25-
"* [Running a Secure Public Notebook Server](examples/Notebook/Running%20the%20Notebook%20Server.ipynb#Securing-the-notebook-server)"
25+
"* [Running a Secure Public Notebook Server](examples/Notebook/Running%20the%20Notebook%20Server.ipynb#Securing-the-notebook-server)\n",
26+
"* [How Jupyter/IPython works](http://ipython.org/ipython-doc/stable/development/how_ipython_works.html) to run code in different languages."
2627
]
2728
},
2829
{

0 commit comments

Comments
 (0)