##// END OF EJS Templates
upate exmaple notebooks to nbformat v4
Min RK -
Show More

The requested changes are too big and content was truncated. Show full diff

@@ -1,12 +1,4 b''
1 1 {
2 "metadata": {
3 "name": "",
4 "signature": "sha256:a89ddd606f68e27067a5e2301a4d19a3c149131f4f07be4483a65979e26bebe0"
5 },
6 "nbformat": 3,
7 "nbformat_minor": 0,
8 "worksheets": [
9 {
10 2 "cells": [
11 3 {
12 4 "cell_type": "markdown",
@@ -23,11 +15,10 b''
23 15 ]
24 16 },
25 17 {
26 "cell_type": "heading",
27 "level": 1,
18 "cell_type": "markdown",
28 19 "metadata": {},
29 20 "source": [
30 "Builtin Extensions"
21 "# Builtin Extensions"
31 22 ]
32 23 },
33 24 {
@@ -42,11 +33,10 b''
42 33 ]
43 34 },
44 35 {
45 "cell_type": "heading",
46 "level": 2,
36 "cell_type": "markdown",
47 37 "metadata": {},
48 38 "source": [
49 "Tutorials"
39 "## Tutorials"
50 40 ]
51 41 },
52 42 {
@@ -59,7 +49,9 b''
59 49 ]
60 50 }
61 51 ],
62 "metadata": {}
63 }
64 ]
52 "metadata": {
53 "signature": "sha256:a89ddd606f68e27067a5e2301a4d19a3c149131f4f07be4483a65979e26bebe0"
54 },
55 "nbformat": 4,
56 "nbformat_minor": 0
65 57 } No newline at end of file
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
@@ -1,12 +1,4 b''
1 1 {
2 "metadata": {
3 "name": "",
4 "signature": "sha256:de8cb1aff3da9097ba3fc7afab4327fc589f2bb1c154feeeb5ed97c87e37486f"
5 },
6 "nbformat": 3,
7 "nbformat_minor": 0,
8 "worksheets": [
9 {
10 2 "cells": [
11 3 {
12 4 "cell_type": "markdown",
@@ -23,11 +15,10 b''
23 15 ]
24 16 },
25 17 {
26 "cell_type": "heading",
27 "level": 1,
18 "cell_type": "markdown",
28 19 "metadata": {},
29 20 "source": [
30 "Customization"
21 "# Customization"
31 22 ]
32 23 },
33 24 {
@@ -38,11 +29,10 b''
38 29 ]
39 30 },
40 31 {
41 "cell_type": "heading",
42 "level": 2,
32 "cell_type": "markdown",
43 33 "metadata": {},
44 34 "source": [
45 "Tutorials"
35 "## Tutorials"
46 36 ]
47 37 },
48 38 {
@@ -53,11 +43,10 b''
53 43 ]
54 44 },
55 45 {
56 "cell_type": "heading",
57 "level": 2,
46 "cell_type": "markdown",
58 47 "metadata": {},
59 48 "source": [
60 "Examples"
49 "## Examples"
61 50 ]
62 51 },
63 52 {
@@ -68,11 +57,10 b''
68 57 ]
69 58 },
70 59 {
71 "cell_type": "heading",
72 "level": 2,
60 "cell_type": "markdown",
73 61 "metadata": {},
74 62 "source": [
75 "Non-notebook examples"
63 "## Non-notebook examples"
76 64 ]
77 65 },
78 66 {
@@ -84,28 +72,32 b''
84 72 },
85 73 {
86 74 "cell_type": "code",
87 "collapsed": false,
88 "input": [
89 "%run ../utils/list_pyfiles.ipy"
90 ],
91 "language": "python",
92 "metadata": {},
75 "execution_count": 1,
76 "metadata": {
77 "collapsed": false
78 },
93 79 "outputs": [
94 80 {
95 "html": [
81 "data": {
82 "text/html": [
96 83 "<a href='appconfig.py' target='_blank'>appconfig.py</a><br>"
97 84 ],
98 "metadata": {},
99 "output_type": "display_data",
100 "text": [
85 "text/plain": [
101 86 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Customization/appconfig.py"
102 87 ]
88 },
89 "metadata": {},
90 "output_type": "display_data"
103 91 }
104 92 ],
105 "prompt_number": 1
93 "source": [
94 "%run ../utils/list_pyfiles.ipy"
95 ]
106 96 }
107 97 ],
108 "metadata": {}
109 }
110 ]
98 "metadata": {
99 "signature": "sha256:de8cb1aff3da9097ba3fc7afab4327fc589f2bb1c154feeeb5ed97c87e37486f"
100 },
101 "nbformat": 4,
102 "nbformat_minor": 0
111 103 } No newline at end of file
@@ -1,12 +1,4 b''
1 1 {
2 "metadata": {
3 "name": "",
4 "signature": "sha256:627cdf03b8de558c9344f9d1e8f0beeb2448e37e492d676e6db7b07d33251a2b"
5 },
6 "nbformat": 3,
7 "nbformat_minor": 0,
8 "worksheets": [
9 {
10 2 "cells": [
11 3 {
12 4 "cell_type": "markdown",
@@ -23,11 +15,10 b''
23 15 ]
24 16 },
25 17 {
26 "cell_type": "heading",
27 "level": 1,
18 "cell_type": "markdown",
28 19 "metadata": {},
29 20 "source": [
30 "Embedding IPython Into Other Applications"
21 "# Embedding IPython Into Other Applications"
31 22 ]
32 23 },
33 24 {
@@ -45,11 +36,10 b''
45 36 ]
46 37 },
47 38 {
48 "cell_type": "heading",
49 "level": 2,
39 "cell_type": "markdown",
50 40 "metadata": {},
51 41 "source": [
52 "Tutorials"
42 "## Tutorials"
53 43 ]
54 44 },
55 45 {
@@ -60,11 +50,10 b''
60 50 ]
61 51 },
62 52 {
63 "cell_type": "heading",
64 "level": 2,
53 "cell_type": "markdown",
65 54 "metadata": {},
66 55 "source": [
67 "Examples"
56 "## Examples"
68 57 ]
69 58 },
70 59 {
@@ -75,11 +64,10 b''
75 64 ]
76 65 },
77 66 {
78 "cell_type": "heading",
79 "level": 2,
67 "cell_type": "markdown",
80 68 "metadata": {},
81 69 "source": [
82 "Non-notebook examples"
70 "## Non-notebook examples"
83 71 ]
84 72 },
85 73 {
@@ -91,98 +79,116 b''
91 79 },
92 80 {
93 81 "cell_type": "code",
94 "collapsed": false,
95 "input": [
96 "%run ../utils/list_pyfiles.ipy"
97 ],
98 "language": "python",
99 "metadata": {},
82 "execution_count": 1,
83 "metadata": {
84 "collapsed": false
85 },
100 86 "outputs": [
101 87 {
102 "html": [
88 "data": {
89 "text/html": [
103 90 "<a href='embed_class_long.py' target='_blank'>embed_class_long.py</a><br>"
104 91 ],
105 "metadata": {},
106 "output_type": "display_data",
107 "text": [
92 "text/plain": [
108 93 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/embed_class_long.py"
109 94 ]
110 95 },
96 "metadata": {},
97 "output_type": "display_data"
98 },
111 99 {
112 "html": [
100 "data": {
101 "text/html": [
113 102 "<a href='embed_class_short.py' target='_blank'>embed_class_short.py</a><br>"
114 103 ],
115 "metadata": {},
116 "output_type": "display_data",
117 "text": [
104 "text/plain": [
118 105 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/embed_class_short.py"
119 106 ]
120 107 },
108 "metadata": {},
109 "output_type": "display_data"
110 },
121 111 {
122 "html": [
112 "data": {
113 "text/html": [
123 114 "<a href='embed_function.py' target='_blank'>embed_function.py</a><br>"
124 115 ],
125 "metadata": {},
126 "output_type": "display_data",
127 "text": [
116 "text/plain": [
128 117 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/embed_function.py"
129 118 ]
130 119 },
120 "metadata": {},
121 "output_type": "display_data"
122 },
131 123 {
132 "html": [
124 "data": {
125 "text/html": [
133 126 "<a href='inprocess_qtconsole.py' target='_blank'>inprocess_qtconsole.py</a><br>"
134 127 ],
135 "metadata": {},
136 "output_type": "display_data",
137 "text": [
128 "text/plain": [
138 129 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/inprocess_qtconsole.py"
139 130 ]
140 131 },
132 "metadata": {},
133 "output_type": "display_data"
134 },
141 135 {
142 "html": [
136 "data": {
137 "text/html": [
143 138 "<a href='inprocess_terminal.py' target='_blank'>inprocess_terminal.py</a><br>"
144 139 ],
145 "metadata": {},
146 "output_type": "display_data",
147 "text": [
140 "text/plain": [
148 141 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/inprocess_terminal.py"
149 142 ]
150 143 },
144 "metadata": {},
145 "output_type": "display_data"
146 },
151 147 {
152 "html": [
148 "data": {
149 "text/html": [
153 150 "<a href='internal_ipkernel.py' target='_blank'>internal_ipkernel.py</a><br>"
154 151 ],
155 "metadata": {},
156 "output_type": "display_data",
157 "text": [
152 "text/plain": [
158 153 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/internal_ipkernel.py"
159 154 ]
160 155 },
156 "metadata": {},
157 "output_type": "display_data"
158 },
161 159 {
162 "html": [
160 "data": {
161 "text/html": [
163 162 "<a href='ipkernel_qtapp.py' target='_blank'>ipkernel_qtapp.py</a><br>"
164 163 ],
165 "metadata": {},
166 "output_type": "display_data",
167 "text": [
164 "text/plain": [
168 165 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/ipkernel_qtapp.py"
169 166 ]
170 167 },
168 "metadata": {},
169 "output_type": "display_data"
170 },
171 171 {
172 "html": [
172 "data": {
173 "text/html": [
173 174 "<a href='ipkernel_wxapp.py' target='_blank'>ipkernel_wxapp.py</a><br>"
174 175 ],
175 "metadata": {},
176 "output_type": "display_data",
177 "text": [
176 "text/plain": [
178 177 "/Users/bgranger/Documents/Computing/IPython/code/ipython/examples/Embedding/ipkernel_wxapp.py"
179 178 ]
179 },
180 "metadata": {},
181 "output_type": "display_data"
180 182 }
181 183 ],
182 "prompt_number": 1
184 "source": [
185 "%run ../utils/list_pyfiles.ipy"
186 ]
183 187 }
184 188 ],
185 "metadata": {}
186 }
187 ]
189 "metadata": {
190 "signature": "sha256:627cdf03b8de558c9344f9d1e8f0beeb2448e37e492d676e6db7b07d33251a2b"
191 },
192 "nbformat": 4,
193 "nbformat_minor": 0
188 194 } No newline at end of file
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
General Comments 0
You need to be logged in to leave comments. Login now