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 |
|
|
11 | 3 |
|
|
12 | 4 |
|
@@ -23,11 +15,10 b'' | |||
|
23 | 15 |
|
|
24 | 16 |
|
|
25 | 17 |
|
|
26 |
|
|
|
27 | "level": 1, | |
|
18 | "cell_type": "markdown", | |
|
28 | 19 |
|
|
29 | 20 |
|
|
30 |
|
|
|
21 | "# Builtin Extensions" | |
|
31 | 22 |
|
|
32 | 23 |
|
|
33 | 24 |
|
@@ -42,11 +33,10 b'' | |||
|
42 | 33 |
|
|
43 | 34 |
|
|
44 | 35 |
|
|
45 |
|
|
|
46 | "level": 2, | |
|
36 | "cell_type": "markdown", | |
|
47 | 37 |
|
|
48 | 38 |
|
|
49 |
|
|
|
39 | "## Tutorials" | |
|
50 | 40 |
|
|
51 | 41 |
|
|
52 | 42 |
|
@@ -59,7 +49,9 b'' | |||
|
59 | 49 |
|
|
60 | 50 |
|
|
61 | 51 |
|
|
62 |
|
|
|
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 |
|
|
11 | 3 |
|
|
12 | 4 |
|
@@ -23,11 +15,10 b'' | |||
|
23 | 15 |
|
|
24 | 16 |
|
|
25 | 17 |
|
|
26 |
|
|
|
27 | "level": 1, | |
|
18 | "cell_type": "markdown", | |
|
28 | 19 |
|
|
29 | 20 |
|
|
30 |
|
|
|
21 | "# Customization" | |
|
31 | 22 |
|
|
32 | 23 |
|
|
33 | 24 |
|
@@ -38,11 +29,10 b'' | |||
|
38 | 29 |
|
|
39 | 30 |
|
|
40 | 31 |
|
|
41 |
|
|
|
42 | "level": 2, | |
|
32 | "cell_type": "markdown", | |
|
43 | 33 |
|
|
44 | 34 |
|
|
45 |
|
|
|
35 | "## Tutorials" | |
|
46 | 36 |
|
|
47 | 37 |
|
|
48 | 38 |
|
@@ -53,11 +43,10 b'' | |||
|
53 | 43 |
|
|
54 | 44 |
|
|
55 | 45 |
|
|
56 |
|
|
|
57 | "level": 2, | |
|
46 | "cell_type": "markdown", | |
|
58 | 47 |
|
|
59 | 48 |
|
|
60 |
|
|
|
49 | "## Examples" | |
|
61 | 50 |
|
|
62 | 51 |
|
|
63 | 52 |
|
@@ -68,11 +57,10 b'' | |||
|
68 | 57 |
|
|
69 | 58 |
|
|
70 | 59 |
|
|
71 |
|
|
|
72 | "level": 2, | |
|
60 | "cell_type": "markdown", | |
|
73 | 61 |
|
|
74 | 62 |
|
|
75 |
|
|
|
63 | "## Non-notebook examples" | |
|
76 | 64 |
|
|
77 | 65 |
|
|
78 | 66 |
|
@@ -84,28 +72,32 b'' | |||
|
84 | 72 |
|
|
85 | 73 |
|
|
86 | 74 |
|
|
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 |
|
|
94 | 80 |
|
|
95 |
|
|
|
81 | "data": { | |
|
82 | "text/html": [ | |
|
96 | 83 |
|
|
97 | 84 |
|
|
98 |
|
|
|
99 | "output_type": "display_data", | |
|
100 | "text": [ | |
|
85 | "text/plain": [ | |
|
101 | 86 |
|
|
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 |
|
|
|
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 |
|
|
11 | 3 |
|
|
12 | 4 |
|
@@ -23,11 +15,10 b'' | |||
|
23 | 15 |
|
|
24 | 16 |
|
|
25 | 17 |
|
|
26 |
|
|
|
27 | "level": 1, | |
|
18 | "cell_type": "markdown", | |
|
28 | 19 |
|
|
29 | 20 |
|
|
30 |
|
|
|
21 | "# Embedding IPython Into Other Applications" | |
|
31 | 22 |
|
|
32 | 23 |
|
|
33 | 24 |
|
@@ -45,11 +36,10 b'' | |||
|
45 | 36 |
|
|
46 | 37 |
|
|
47 | 38 |
|
|
48 |
|
|
|
49 | "level": 2, | |
|
39 | "cell_type": "markdown", | |
|
50 | 40 |
|
|
51 | 41 |
|
|
52 |
|
|
|
42 | "## Tutorials" | |
|
53 | 43 |
|
|
54 | 44 |
|
|
55 | 45 |
|
@@ -60,11 +50,10 b'' | |||
|
60 | 50 |
|
|
61 | 51 |
|
|
62 | 52 |
|
|
63 |
|
|
|
64 | "level": 2, | |
|
53 | "cell_type": "markdown", | |
|
65 | 54 |
|
|
66 | 55 |
|
|
67 |
|
|
|
56 | "## Examples" | |
|
68 | 57 |
|
|
69 | 58 |
|
|
70 | 59 |
|
@@ -75,11 +64,10 b'' | |||
|
75 | 64 |
|
|
76 | 65 |
|
|
77 | 66 |
|
|
78 |
|
|
|
79 | "level": 2, | |
|
67 | "cell_type": "markdown", | |
|
80 | 68 |
|
|
81 | 69 |
|
|
82 |
|
|
|
70 | "## Non-notebook examples" | |
|
83 | 71 |
|
|
84 | 72 |
|
|
85 | 73 |
|
@@ -91,98 +79,116 b'' | |||
|
91 | 79 |
|
|
92 | 80 |
|
|
93 | 81 |
|
|
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 |
|
|
101 | 87 |
|
|
102 |
|
|
|
88 | "data": { | |
|
89 | "text/html": [ | |
|
103 | 90 |
|
|
104 | 91 |
|
|
105 |
|
|
|
106 | "output_type": "display_data", | |
|
107 | "text": [ | |
|
92 | "text/plain": [ | |
|
108 | 93 |
|
|
109 | 94 |
|
|
110 | 95 |
|
|
96 | "metadata": {}, | |
|
97 | "output_type": "display_data" | |
|
98 | }, | |
|
111 | 99 |
|
|
112 |
|
|
|
100 | "data": { | |
|
101 | "text/html": [ | |
|
113 | 102 |
|
|
114 | 103 |
|
|
115 |
|
|
|
116 | "output_type": "display_data", | |
|
117 | "text": [ | |
|
104 | "text/plain": [ | |
|
118 | 105 |
|
|
119 | 106 |
|
|
120 | 107 |
|
|
108 | "metadata": {}, | |
|
109 | "output_type": "display_data" | |
|
110 | }, | |
|
121 | 111 |
|
|
122 |
|
|
|
112 | "data": { | |
|
113 | "text/html": [ | |
|
123 | 114 |
|
|
124 | 115 |
|
|
125 |
|
|
|
126 | "output_type": "display_data", | |
|
127 | "text": [ | |
|
116 | "text/plain": [ | |
|
128 | 117 |
|
|
129 | 118 |
|
|
130 | 119 |
|
|
120 | "metadata": {}, | |
|
121 | "output_type": "display_data" | |
|
122 | }, | |
|
131 | 123 |
|
|
132 |
|
|
|
124 | "data": { | |
|
125 | "text/html": [ | |
|
133 | 126 |
|
|
134 | 127 |
|
|
135 |
|
|
|
136 | "output_type": "display_data", | |
|
137 | "text": [ | |
|
128 | "text/plain": [ | |
|
138 | 129 |
|
|
139 | 130 |
|
|
140 | 131 |
|
|
132 | "metadata": {}, | |
|
133 | "output_type": "display_data" | |
|
134 | }, | |
|
141 | 135 |
|
|
142 |
|
|
|
136 | "data": { | |
|
137 | "text/html": [ | |
|
143 | 138 |
|
|
144 | 139 |
|
|
145 |
|
|
|
146 | "output_type": "display_data", | |
|
147 | "text": [ | |
|
140 | "text/plain": [ | |
|
148 | 141 |
|
|
149 | 142 |
|
|
150 | 143 |
|
|
144 | "metadata": {}, | |
|
145 | "output_type": "display_data" | |
|
146 | }, | |
|
151 | 147 |
|
|
152 |
|
|
|
148 | "data": { | |
|
149 | "text/html": [ | |
|
153 | 150 |
|
|
154 | 151 |
|
|
155 |
|
|
|
156 | "output_type": "display_data", | |
|
157 | "text": [ | |
|
152 | "text/plain": [ | |
|
158 | 153 |
|
|
159 | 154 |
|
|
160 | 155 |
|
|
156 | "metadata": {}, | |
|
157 | "output_type": "display_data" | |
|
158 | }, | |
|
161 | 159 |
|
|
162 |
|
|
|
160 | "data": { | |
|
161 | "text/html": [ | |
|
163 | 162 |
|
|
164 | 163 |
|
|
165 |
|
|
|
166 | "output_type": "display_data", | |
|
167 | "text": [ | |
|
164 | "text/plain": [ | |
|
168 | 165 |
|
|
169 | 166 |
|
|
170 | 167 |
|
|
168 | "metadata": {}, | |
|
169 | "output_type": "display_data" | |
|
170 | }, | |
|
171 | 171 |
|
|
172 |
|
|
|
172 | "data": { | |
|
173 | "text/html": [ | |
|
173 | 174 |
|
|
174 | 175 |
|
|
175 |
|
|
|
176 | "output_type": "display_data", | |
|
177 | "text": [ | |
|
176 | "text/plain": [ | |
|
178 | 177 |
|
|
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 |
|
|
|
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