|
56 | 56 | "version_minor": 0
|
57 | 57 | },
|
58 | 58 | "text/plain": [
|
59 |
| - "Preview(child=ImageTexture(imageUri='img/checkerboard.png', offset=(0.0, 0.0), repeat=(1.0, 1.0), version=1), …" |
| 59 | + "ImageTexture(imageUri='img/checkerboard.png', offset=(0.0, 0.0), repeat=(1.0, 1.0), version=1)" |
60 | 60 | ]
|
61 | 61 | },
|
| 62 | + "execution_count": 4, |
62 | 63 | "metadata": {},
|
63 |
| - "output_type": "display_data" |
| 64 | + "output_type": "execute_result" |
64 | 65 | }
|
65 | 66 | ],
|
66 | 67 | "source": [
|
|
84 | 85 | "version_minor": 0
|
85 | 86 | },
|
86 | 87 | "text/plain": [
|
87 |
| - "Preview(child=ImageTexture(imageUri='img/earth.jpg', offset=(0.0, 0.0), repeat=(1.0, 1.0), version=1), shadowM…" |
| 88 | + "ImageTexture(imageUri='img/earth.jpg', offset=(0.0, 0.0), repeat=(1.0, 1.0), version=1)" |
88 | 89 | ]
|
89 | 90 | },
|
| 91 | + "execution_count": 5, |
90 | 92 | "metadata": {},
|
91 |
| - "output_type": "display_data" |
| 93 | + "output_type": "execute_result" |
92 | 94 | }
|
93 | 95 | ],
|
94 | 96 | "source": [
|
|
154 | 156 | "version_minor": 0
|
155 | 157 | },
|
156 | 158 | "text/plain": [
|
157 |
| - "Preview(child=DataTexture(data=array([[[0., 0., 0.],\n", |
| 159 | + "DataTexture(data=array([[[0., 0., 0.],\n", |
158 | 160 | " [0., 0., 0.],\n",
|
159 | 161 | " [0., 0., 0.],\n",
|
160 |
| - " [0., …" |
| 162 | + " [0., 0., 0.],\n", |
| 163 | + " …" |
161 | 164 | ]
|
162 | 165 | },
|
| 166 | + "execution_count": 7, |
163 | 167 | "metadata": {},
|
164 |
| - "output_type": "display_data" |
| 168 | + "output_type": "execute_result" |
165 | 169 | }
|
166 | 170 | ],
|
167 | 171 | "source": [
|
|
176 | 180 | "source": [
|
177 | 181 | "data_tex.data = gen_checkers(arr_w, arr_h, 8, 2)"
|
178 | 182 | ]
|
| 183 | + }, |
| 184 | + { |
| 185 | + "cell_type": "code", |
| 186 | + "execution_count": null, |
| 187 | + "metadata": {}, |
| 188 | + "outputs": [], |
| 189 | + "source": [] |
179 | 190 | }
|
180 | 191 | ],
|
181 | 192 | "metadata": {
|
182 | 193 | "anaconda-cloud": {},
|
183 | 194 | "kernelspec": {
|
184 |
| - "display_name": "Python 3", |
| 195 | + "display_name": "Python 3 (ipykernel)", |
185 | 196 | "language": "python",
|
186 | 197 | "name": "python3"
|
187 | 198 | },
|
|
195 | 206 | "name": "python",
|
196 | 207 | "nbconvert_exporter": "python",
|
197 | 208 | "pygments_lexer": "ipython3",
|
198 |
| - "version": "3.6.6" |
| 209 | + "version": "3.9.7" |
199 | 210 | },
|
200 | 211 | "widgets": {
|
201 | 212 | "application/vnd.jupyter.widget-state+json": {
|
|
236 | 247 | },
|
237 | 248 | "pythree_example_model_004": {
|
238 | 249 | "model_module": "@jupyter-widgets/base",
|
239 |
| - "model_module_version": "1.2.0", |
| 250 | + "model_module_version": "2.0.0", |
240 | 251 | "model_name": "LayoutModel",
|
241 | 252 | "state": {}
|
242 | 253 | },
|
|
263 | 274 | },
|
264 | 275 | "pythree_example_model_007": {
|
265 | 276 | "model_module": "@jupyter-widgets/base",
|
266 |
| - "model_module_version": "1.2.0", |
| 277 | + "model_module_version": "2.0.0", |
267 | 278 | "model_name": "LayoutModel",
|
268 | 279 | "state": {}
|
269 | 280 | },
|
|
320 | 331 | },
|
321 | 332 | "pythree_example_model_011": {
|
322 | 333 | "model_module": "@jupyter-widgets/base",
|
323 |
| - "model_module_version": "1.2.0", |
| 334 | + "model_module_version": "2.0.0", |
324 | 335 | "model_name": "LayoutModel",
|
325 | 336 | "state": {}
|
326 | 337 | },
|
|
340 | 351 | }
|
341 | 352 | },
|
342 | 353 | "nbformat": 4,
|
343 |
| - "nbformat_minor": 2 |
| 354 | + "nbformat_minor": 4 |
344 | 355 | }
|
0 commit comments