diff --git a/examples/Notebook/Basic Output.ipynb b/examples/IPython Kernel/Capturing Output.ipynb similarity index 100% rename from examples/Notebook/Basic Output.ipynb rename to examples/IPython Kernel/Capturing Output.ipynb diff --git a/examples/IPython Kernel/Index.ipynb b/examples/IPython Kernel/Index.ipynb index 72947ae..a96ab98 100644 --- a/examples/IPython Kernel/Index.ipynb +++ b/examples/IPython Kernel/Index.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:05d033f19b2130f961fefb1eb215e6ddd32825cb8484a9b63dc520a97a35c854" + "signature": "sha256:f561491f848b5e0a18b0e57b033eea2a2de866c707f2be5d565ff091e5735bab" }, "nbformat": 3, "nbformat_minor": 0, @@ -53,7 +53,8 @@ "* [Script Magics](Script Magics.ipynb)\n", "* [Displaying Rich Output Formats](Displaying Rich Output Formats.ipynb)\n", "* [Custom Display Logic](Custom Display Logic.ipynb)\n", - "* [Plotting in the Notebook](Plotting in the Notebook.ipynb)" + "* [Plotting in the Notebook](Plotting in the Notebook.ipynb)\n", + "* [Capturing Output](Capturing Output.ipynb)" ] }, { diff --git a/examples/Notebook/Index.ipynb b/examples/Notebook/Index.ipynb index a86ee95..52763dc 100644 --- a/examples/Notebook/Index.ipynb +++ b/examples/Notebook/Index.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:3a1baa29ea406d91f7f73e83e7df226e22456ddbd9608e1474942620c6b40914" + "signature": "sha256:fe084460e647ed671f6335e872a6b8e83a00f03dd2c1c47122f99e1218164cf4" }, "nbformat": 3, "nbformat_minor": 0, @@ -53,7 +53,6 @@ "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n", "* [Notebook Basics](Notebook Basics.ipynb)\n", "* [Running Code](Running Code.ipynb)\n", - "* [Basic Output](Basic Output.ipynb)\n", "* [Working With Markdown Cells](Working With Markdown Cells.ipynb)\n", "* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n", "* [JavaScript Notebook Extensions](JavaScript Notebook Extensions.ipynb)\n",