@@ -7,14 +7,16 @@ Slideshow
7
7
Try clicking the image 🖱️
8
8
9
9
.. example :: slideshow
10
- :live-example-is-default-tab:
10
+ :result-is-default-tab:
11
+ :activate-result:
11
12
12
13
13
14
Click Counter
14
15
-------------
15
16
16
17
.. example :: click_count
17
- :live-example-is-default-tab:
18
+ :result-is-default-tab:
19
+ :activate-result:
18
20
19
21
20
22
To Do List
@@ -23,7 +25,8 @@ To Do List
23
25
Try typing in the text box and pressing 'Enter' 📋
24
26
25
27
.. example :: todo
26
- :live-example-is-default-tab:
28
+ :result-is-default-tab:
29
+ :activate-result:
27
30
28
31
29
32
The Game Snake
@@ -34,7 +37,8 @@ Click to start playing and use the arrow keys to move 🎮
34
37
Slow internet may cause inconsistent frame pacing 😅
35
38
36
39
.. example :: snake_game
37
- :live-example-is-default-tab:
40
+ :result-is-default-tab:
41
+ :activate-result:
38
42
39
43
40
44
Matplotlib Plot
@@ -43,7 +47,8 @@ Matplotlib Plot
43
47
Pick the polynomial coefficients (separate each coefficient by a space) 🔢:
44
48
45
49
.. example :: matplotlib_plot
46
- :live-example-is-default-tab:
50
+ :result-is-default-tab:
51
+ :activate-result:
47
52
48
53
49
54
Simple Dashboard
@@ -52,7 +57,8 @@ Simple Dashboard
52
57
Try interacting with the sliders 📈
53
58
54
59
.. example :: simple_dashboard
55
- :live-example-is-default-tab:
60
+ :result-is-default-tab:
61
+ :activate-result:
56
62
57
63
58
64
Dynamically Loaded React Components
@@ -62,7 +68,8 @@ This method is not recommended for use in production applications, but it's grea
62
68
you're experimenting:
63
69
64
70
.. example :: victory_chart
65
- :live-example-is-default-tab:
71
+ :result-is-default-tab:
72
+ :activate-result:
66
73
67
74
68
75
Define Javascript Modules
@@ -71,7 +78,8 @@ Define Javascript Modules
71
78
Shows a very simple chart implemented in vanilla Javascript:
72
79
73
80
.. example :: super_simple_chart
74
- :live-example-is-default-tab:
81
+ :result-is-default-tab:
82
+ :activate-result:
75
83
76
84
77
85
Material UI Button
@@ -80,7 +88,8 @@ Material UI Button
80
88
Click the button to change the indicator 👇
81
89
82
90
.. example :: material_ui_switch
83
- :live-example-is-default-tab:
91
+ :result-is-default-tab:
92
+ :activate-result:
84
93
85
94
86
95
Pigeon Maps
@@ -89,7 +98,8 @@ Pigeon Maps
89
98
Click the map to create pinned location 📍:
90
99
91
100
.. example :: pigeon_maps
92
- :live-example-is-default-tab:
101
+ :result-is-default-tab:
102
+ :activate-result:
93
103
94
104
95
105
Cytoscape Network Graph
@@ -98,7 +108,8 @@ Cytoscape Network Graph
98
108
You can move the nodes in the graph 🕸️:
99
109
100
110
.. example :: network_graph
101
- :live-example-is-default-tab:
111
+ :result-is-default-tab:
112
+ :activate-result:
102
113
103
114
104
115
.. Links
0 commit comments