##// END OF EJS Templates
More docs work.
Brian E. Granger -
Show More
1 NO CONTENT: file renamed from examples/Notebook/Basic Output.ipynb to examples/IPython Kernel/Capturing Output.ipynb
NO CONTENT: file renamed from examples/Notebook/Basic Output.ipynb to examples/IPython Kernel/Capturing Output.ipynb
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:05d033f19b2130f961fefb1eb215e6ddd32825cb8484a9b63dc520a97a35c854"
4 "signature": "sha256:f561491f848b5e0a18b0e57b033eea2a2de866c707f2be5d565ff091e5735bab"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -53,7 +53,8 b''
53 "* [Script Magics](Script Magics.ipynb)\n",
53 "* [Script Magics](Script Magics.ipynb)\n",
54 "* [Displaying Rich Output Formats](Displaying Rich Output Formats.ipynb)\n",
54 "* [Displaying Rich Output Formats](Displaying Rich Output Formats.ipynb)\n",
55 "* [Custom Display Logic](Custom Display Logic.ipynb)\n",
55 "* [Custom Display Logic](Custom Display Logic.ipynb)\n",
56 "* [Plotting in the Notebook](Plotting in the Notebook.ipynb)"
56 "* [Plotting in the Notebook](Plotting in the Notebook.ipynb)\n",
57 "* [Capturing Output](Capturing Output.ipynb)"
57 ]
58 ]
58 },
59 },
59 {
60 {
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:3a1baa29ea406d91f7f73e83e7df226e22456ddbd9608e1474942620c6b40914"
4 "signature": "sha256:fe084460e647ed671f6335e872a6b8e83a00f03dd2c1c47122f99e1218164cf4"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -53,7 +53,6 b''
53 "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n",
53 "* [Running the Notebook Server](Running the Notebook Server.ipynb)\n",
54 "* [Notebook Basics](Notebook Basics.ipynb)\n",
54 "* [Notebook Basics](Notebook Basics.ipynb)\n",
55 "* [Running Code](Running Code.ipynb)\n",
55 "* [Running Code](Running Code.ipynb)\n",
56 "* [Basic Output](Basic Output.ipynb)\n",
57 "* [Working With Markdown Cells](Working With Markdown Cells.ipynb)\n",
56 "* [Working With Markdown Cells](Working With Markdown Cells.ipynb)\n",
58 "* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n",
57 "* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n",
59 "* [JavaScript Notebook Extensions](JavaScript Notebook Extensions.ipynb)\n",
58 "* [JavaScript Notebook Extensions](JavaScript Notebook Extensions.ipynb)\n",
General Comments 0
You need to be logged in to leave comments. Login now