@@ -7,14 +7,16 @@ Slideshow
77Try clicking the image 🖱️
88
99.. example :: slideshow
10- :live-example-is-default-tab:
10+ :result-is-default-tab:
11+ :activate-result:
1112
1213
1314Click Counter
1415-------------
1516
1617.. example :: click_count
17- :live-example-is-default-tab:
18+ :result-is-default-tab:
19+ :activate-result:
1820
1921
2022To Do List
@@ -23,7 +25,8 @@ To Do List
2325Try typing in the text box and pressing 'Enter' 📋
2426
2527.. example :: todo
26- :live-example-is-default-tab:
28+ :result-is-default-tab:
29+ :activate-result:
2730
2831
2932The Game Snake
@@ -34,7 +37,8 @@ Click to start playing and use the arrow keys to move 🎮
3437Slow internet may cause inconsistent frame pacing 😅
3538
3639.. example :: snake_game
37- :live-example-is-default-tab:
40+ :result-is-default-tab:
41+ :activate-result:
3842
3943
4044Matplotlib Plot
@@ -43,7 +47,8 @@ Matplotlib Plot
4347Pick the polynomial coefficients (separate each coefficient by a space) 🔢:
4448
4549.. example :: matplotlib_plot
46- :live-example-is-default-tab:
50+ :result-is-default-tab:
51+ :activate-result:
4752
4853
4954Simple Dashboard
@@ -52,7 +57,8 @@ Simple Dashboard
5257Try interacting with the sliders 📈
5358
5459.. example :: simple_dashboard
55- :live-example-is-default-tab:
60+ :result-is-default-tab:
61+ :activate-result:
5662
5763
5864Dynamically Loaded React Components
@@ -62,7 +68,8 @@ This method is not recommended for use in production applications, but it's grea
6268you're experimenting:
6369
6470.. example :: victory_chart
65- :live-example-is-default-tab:
71+ :result-is-default-tab:
72+ :activate-result:
6673
6774
6875Define Javascript Modules
@@ -71,7 +78,8 @@ Define Javascript Modules
7178Shows a very simple chart implemented in vanilla Javascript:
7279
7380.. example :: super_simple_chart
74- :live-example-is-default-tab:
81+ :result-is-default-tab:
82+ :activate-result:
7583
7684
7785Material UI Button
@@ -80,7 +88,8 @@ Material UI Button
8088Click the button to change the indicator 👇
8189
8290.. example :: material_ui_switch
83- :live-example-is-default-tab:
91+ :result-is-default-tab:
92+ :activate-result:
8493
8594
8695Pigeon Maps
@@ -89,7 +98,8 @@ Pigeon Maps
8998Click the map to create pinned location 📍:
9099
91100.. example :: pigeon_maps
92- :live-example-is-default-tab:
101+ :result-is-default-tab:
102+ :activate-result:
93103
94104
95105Cytoscape Network Graph
@@ -98,7 +108,8 @@ Cytoscape Network Graph
98108You can move the nodes in the graph 🕸️:
99109
100110.. example :: network_graph
101- :live-example-is-default-tab:
111+ :result-is-default-tab:
112+ :activate-result:
102113
103114
104115.. Links
0 commit comments