##// END OF EJS Templates
Finishing the index files.
Brian E. Granger -
Show More
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:8edc28217f4096868a0efc9a634bd927f627a2d223fbce516b3bb565810095a5"
4 "signature": "sha256:50f0a98d05f9e0c43ab5f1bc6dd6a5e61d64a7f585eb98526b45f8a82dcec827"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -12,16 +12,39 b''
12 "cell_type": "markdown",
12 "cell_type": "markdown",
13 "metadata": {},
13 "metadata": {},
14 "source": [
14 "source": [
15 "<img src=\"../images/ipython_logo.png\">"
16 ]
17 },
18 {
19 "cell_type": "markdown",
20 "metadata": {},
21 "source": [
15 "Back to the main [Index](../Index.ipynb)"
22 "Back to the main [Index](../Index.ipynb)"
16 ]
23 ]
17 },
24 },
18 {
25 {
19 "cell_type": "code",
26 "cell_type": "heading",
20 "collapsed": false,
27 "level": 1,
21 "input": [],
28 "metadata": {},
22 "language": "python",
29 "source": [
30 "Customization of IPython"
31 ]
32 },
33 {
34 "cell_type": "heading",
35 "level": 2,
23 "metadata": {},
36 "metadata": {},
24 "outputs": []
37 "source": [
38 "Tutorials"
39 ]
40 },
41 {
42 "cell_type": "heading",
43 "level": 2,
44 "metadata": {},
45 "source": [
46 "Examples"
47 ]
25 }
48 }
26 ],
49 ],
27 "metadata": {}
50 "metadata": {}
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:8edc28217f4096868a0efc9a634bd927f627a2d223fbce516b3bb565810095a5"
4 "signature": "sha256:ff3543408c0e2798384ca08ff9999664013d269f5fdc35290b1f318303dbd5b5"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -12,16 +12,39 b''
12 "cell_type": "markdown",
12 "cell_type": "markdown",
13 "metadata": {},
13 "metadata": {},
14 "source": [
14 "source": [
15 "<img src=\"../images/ipython_logo.png\">"
16 ]
17 },
18 {
19 "cell_type": "markdown",
20 "metadata": {},
21 "source": [
15 "Back to the main [Index](../Index.ipynb)"
22 "Back to the main [Index](../Index.ipynb)"
16 ]
23 ]
17 },
24 },
18 {
25 {
19 "cell_type": "code",
26 "cell_type": "heading",
20 "collapsed": false,
27 "level": 1,
21 "input": [],
28 "metadata": {},
22 "language": "python",
29 "source": [
30 "Embedding IPython Into Other Applications"
31 ]
32 },
33 {
34 "cell_type": "heading",
35 "level": 2,
23 "metadata": {},
36 "metadata": {},
24 "outputs": []
37 "source": [
38 "Tutorials"
39 ]
40 },
41 {
42 "cell_type": "heading",
43 "level": 2,
44 "metadata": {},
45 "source": [
46 "Examples"
47 ]
25 }
48 }
26 ],
49 ],
27 "metadata": {}
50 "metadata": {}
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:8edc28217f4096868a0efc9a634bd927f627a2d223fbce516b3bb565810095a5"
4 "signature": "sha256:de5d592ea428f67f49f326d419774eff3e0b4402145bb5f3ce7cac49cc528080"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -12,16 +12,39 b''
12 "cell_type": "markdown",
12 "cell_type": "markdown",
13 "metadata": {},
13 "metadata": {},
14 "source": [
14 "source": [
15 "<img src=\"../images/ipython_logo.png\">"
16 ]
17 },
18 {
19 "cell_type": "markdown",
20 "metadata": {},
21 "source": [
15 "Back to the main [Index](../Index.ipynb)"
22 "Back to the main [Index](../Index.ipynb)"
16 ]
23 ]
17 },
24 },
18 {
25 {
19 "cell_type": "code",
26 "cell_type": "heading",
20 "collapsed": false,
27 "level": 1,
21 "input": [],
28 "metadata": {},
22 "language": "python",
29 "source": [
30 "Miscellaneous Topics"
31 ]
32 },
33 {
34 "cell_type": "heading",
35 "level": 2,
23 "metadata": {},
36 "metadata": {},
24 "outputs": []
37 "source": [
38 "Tutorials"
39 ]
40 },
41 {
42 "cell_type": "heading",
43 "level": 2,
44 "metadata": {},
45 "source": [
46 "Examples"
47 ]
25 }
48 }
26 ],
49 ],
27 "metadata": {}
50 "metadata": {}
General Comments 0
You need to be logged in to leave comments. Login now