Skip to content

Commit 8453874

Browse files
committed
wip
1 parent a78cb57 commit 8453874

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+12853
-2447
lines changed

examples/Animation.ipynb

+355-378
Large diffs are not rendered by default.

examples/BufferAttributes and BufferGeometry.ipynb

+10-3
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
],
303303
"metadata": {
304304
"kernelspec": {
305-
"display_name": "Python 3",
305+
"display_name": "Python 3 (ipykernel)",
306306
"language": "python",
307307
"name": "python3"
308308
},
@@ -316,9 +316,16 @@
316316
"name": "python",
317317
"nbconvert_exporter": "python",
318318
"pygments_lexer": "ipython3",
319-
"version": "3.5.4"
319+
"version": "3.9.7"
320+
},
321+
"widgets": {
322+
"application/vnd.jupyter.widget-state+json": {
323+
"state": {},
324+
"version_major": 2,
325+
"version_minor": 0
326+
}
320327
}
321328
},
322329
"nbformat": 4,
323-
"nbformat_minor": 2
330+
"nbformat_minor": 4
324331
}

0 commit comments

Comments
 (0)