4
4
5
5
A minimal Jupyter Notebook UI for [ p5.js] ( https://p5js.org ) kernels.
6
6
7
- ![ intro-retro ] ( https://user-images.githubusercontent. com/591645/135836629-4fb3e6f7-fde5-41d7-bea7-7bd714c5f428.gif )
7
+ https://github. com/jtpio/p5-notebook/assets/ 591645/7193d8bb-2e0a-4465-88fe-3f3793d51576
8
8
9
9
## Usage
10
10
@@ -16,37 +16,37 @@ A minimal Jupyter Notebook UI for [p5.js](https://p5js.org) kernels.
16
16
17
17
By default, the p5 notebook opens with the simpler [ notebook] ( https://github.com/jupyter/notebook ) interface.
18
18
19
- ![ intro-notebook ] ( https://user-images.githubusercontent. com/591645/135836629-4fb3e6f7-fde5-41d7-bea7-7bd714c5f428.gif )
19
+ https://github. com/jtpio/p5-notebook/assets/ 591645/7193d8bb-2e0a-4465-88fe-3f3793d51576
20
20
21
21
### JupyterLab interface 🧪
22
22
23
23
The JupyterLab interface is still accessible via the ` View > Open in JupyterLab ` menu:
24
24
25
- ![ open-jupyterlab ] ( https://user-images.githubusercontent. com/591645/135836658-f315dffb-3733-405c-af8b-a40444c3a55a.gif )
25
+ https://github. com/jtpio/p5-notebook/assets/ 591645/f44186a4-51a3-4417-9968-af7a5fb6cbd6
26
26
27
27
### Live preview of HTML-based sketches ⚡
28
28
29
29
With the JupyterLab interface, ` .html ` files can be edited and rendered live with the built-in HTML viewer:
30
30
31
- ![ html-viewer ] ( https://user-images.githubusercontent. com/591645/135836723-7e80fe17-4587-43ce-94cf-45d7353cb57c.gif )
31
+ https://github. com/jtpio/p5-notebook/assets/ 591645/f1cc56d0-de44-4d3c-9aa9-9ad9ef90feb4
32
32
33
33
### Support for themes 🌈
34
34
35
35
The p5 notebook includes the default JupyterLab Light and Dark themes, as well as ` p5.js ` branded Light and Dark themes:
36
36
37
- ![ themes ] ( https://user-images.githubusercontent. com/591645/135837172-69d1d709-eb8f-4071-87b9-132a035e08cf.gif )
37
+ https://github. com/jtpio/p5-notebook/assets/ 591645/44cdd305-b00a-406d-8d38-860152565f24
38
38
39
39
### Support for additional display languages 🌐
40
40
41
41
Just like in JupyterLab, the p5 notebook also supports additional display languages like French and Simplified Chinese:
42
42
43
- ![ display-languages ] ( https://user-images.githubusercontent. com/591645/135838407-2ff06596-10da-4d04-ad71-3139ae692211.gif )
43
+ https://github. com/jtpio/p5-notebook/assets/ 591645/316613d9-71b5-4912-9adf-95f83d22fea6
44
44
45
45
### JupyterLab and RetroLab features 🎨
46
46
47
47
Most of the JupyterLab and RetroLab features are also available, such as switching to the Simple Interface and opening the command palette:
48
48
49
- ![ simple-palette ] ( https://user-images.githubusercontent. com/591645/135837214-860c5a92-b46e-4cd6-aeac-3b0c47ad9329.gif )
49
+ https://github. com/jtpio/p5-notebook/assets/ 591645/15104791-6481-4c37-8447-06535c66b060
50
50
51
51
### Real Time Collaboration
52
52
0 commit comments