Skip to content

Commit e65f4e2

Browse files
committed
Update notebook structure
1 parent c4b2ec9 commit e65f4e2

14 files changed

+274
-783
lines changed

notebooks/01_introduction.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -24,6 +25,7 @@
2425
]
2526
},
2627
{
28+
"attachments": {},
2729
"cell_type": "markdown",
2830
"metadata": {},
2931
"source": [
@@ -90,6 +92,7 @@
9092
]
9193
},
9294
{
95+
"attachments": {},
9396
"cell_type": "markdown",
9497
"metadata": {},
9598
"source": [
@@ -158,6 +161,7 @@
158161
]
159162
},
160163
{
164+
"attachments": {},
161165
"cell_type": "markdown",
162166
"metadata": {},
163167
"source": [
@@ -189,6 +193,7 @@
189193
]
190194
},
191195
{
196+
"attachments": {},
192197
"cell_type": "markdown",
193198
"metadata": {},
194199
"source": [
@@ -204,6 +209,7 @@
204209
]
205210
},
206211
{
212+
"attachments": {},
207213
"cell_type": "markdown",
208214
"metadata": {},
209215
"source": [
@@ -242,6 +248,7 @@
242248
]
243249
},
244250
{
251+
"attachments": {},
245252
"cell_type": "markdown",
246253
"metadata": {},
247254
"source": [
@@ -270,6 +277,7 @@
270277
]
271278
},
272279
{
280+
"attachments": {},
273281
"cell_type": "markdown",
274282
"metadata": {},
275283
"source": [
@@ -302,7 +310,7 @@
302310
"name": "python",
303311
"nbconvert_exporter": "python",
304312
"pygments_lexer": "ipython3",
305-
"version": "3.10.8"
313+
"version": "3.11.4"
306314
},
307315
"vscode": {
308316
"interpreter": {

notebooks/02_installation_and_setup.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -24,6 +25,7 @@
2425
]
2526
},
2627
{
28+
"attachments": {},
2729
"cell_type": "markdown",
2830
"metadata": {},
2931
"source": [
@@ -38,6 +40,7 @@
3840
]
3941
},
4042
{
43+
"attachments": {},
4144
"cell_type": "markdown",
4245
"metadata": {},
4346
"source": [
@@ -65,6 +68,7 @@
6568
]
6669
},
6770
{
71+
"attachments": {},
6872
"cell_type": "markdown",
6973
"metadata": {},
7074
"source": [
@@ -89,6 +93,7 @@
8993
]
9094
},
9195
{
96+
"attachments": {},
9297
"cell_type": "markdown",
9398
"metadata": {},
9499
"source": [
@@ -100,6 +105,7 @@
100105
]
101106
},
102107
{
108+
"attachments": {},
103109
"cell_type": "markdown",
104110
"metadata": {},
105111
"source": [
@@ -143,7 +149,7 @@
143149
"name": "python",
144150
"nbconvert_exporter": "python",
145151
"pygments_lexer": "ipython3",
146-
"version": "3.10.8"
152+
"version": "3.11.4"
147153
},
148154
"vscode": {
149155
"interpreter": {

notebooks/03_basic_concepts.ipynb

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -35,6 +36,7 @@
3536
]
3637
},
3738
{
39+
"attachments": {},
3840
"cell_type": "markdown",
3941
"metadata": {},
4042
"source": [
@@ -43,6 +45,7 @@
4345
]
4446
},
4547
{
48+
"attachments": {},
4649
"cell_type": "markdown",
4750
"metadata": {},
4851
"source": [
@@ -68,6 +71,7 @@
6871
]
6972
},
7073
{
74+
"attachments": {},
7175
"cell_type": "markdown",
7276
"metadata": {},
7377
"source": [
@@ -95,6 +99,7 @@
9599
]
96100
},
97101
{
102+
"attachments": {},
98103
"cell_type": "markdown",
99104
"metadata": {},
100105
"source": [
@@ -133,6 +138,7 @@
133138
]
134139
},
135140
{
141+
"attachments": {},
136142
"cell_type": "markdown",
137143
"metadata": {},
138144
"source": [
@@ -150,6 +156,7 @@
150156
]
151157
},
152158
{
159+
"attachments": {},
153160
"cell_type": "markdown",
154161
"metadata": {},
155162
"source": [
@@ -163,6 +170,7 @@
163170
]
164171
},
165172
{
173+
"attachments": {},
166174
"cell_type": "markdown",
167175
"metadata": {},
168176
"source": [
@@ -194,13 +202,15 @@
194202
]
195203
},
196204
{
205+
"attachments": {},
197206
"cell_type": "markdown",
198207
"metadata": {},
199208
"source": [
200209
"You'll learn more about widgets in chapter [11 Widgets and interactivity](11_widgets_and_interactivity.ipynb)."
201210
]
202211
},
203212
{
213+
"attachments": {},
204214
"cell_type": "markdown",
205215
"metadata": {},
206216
"source": [
@@ -244,13 +254,15 @@
244254
]
245255
},
246256
{
257+
"attachments": {},
247258
"cell_type": "markdown",
248259
"metadata": {},
249260
"source": [
250261
"You will learn more about layouts in chapter [10 Layouts](10_layouts.ipynb)."
251262
]
252263
},
253264
{
265+
"attachments": {},
254266
"cell_type": "markdown",
255267
"metadata": {},
256268
"source": [
@@ -284,7 +296,7 @@
284296
"name": "python",
285297
"nbconvert_exporter": "python",
286298
"pygments_lexer": "ipython3",
287-
"version": "3.10.8"
299+
"version": "3.11.4"
288300
},
289301
"vscode": {
290302
"interpreter": {

notebooks/04_basic_plots.ipynb

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -46,6 +47,7 @@
4647
]
4748
},
4849
{
50+
"attachments": {},
4951
"cell_type": "markdown",
5052
"metadata": {},
5153
"source": [
@@ -63,6 +65,7 @@
6365
]
6466
},
6567
{
68+
"attachments": {},
6669
"cell_type": "markdown",
6770
"metadata": {},
6871
"source": [
@@ -84,6 +87,7 @@
8487
]
8588
},
8689
{
90+
"attachments": {},
8791
"cell_type": "markdown",
8892
"metadata": {},
8993
"source": [
@@ -100,6 +104,7 @@
100104
]
101105
},
102106
{
107+
"attachments": {},
103108
"cell_type": "markdown",
104109
"metadata": {},
105110
"source": [
@@ -117,6 +122,7 @@
117122
]
118123
},
119124
{
125+
"attachments": {},
120126
"cell_type": "markdown",
121127
"metadata": {},
122128
"source": [
@@ -145,6 +151,7 @@
145151
]
146152
},
147153
{
154+
"attachments": {},
148155
"cell_type": "markdown",
149156
"metadata": {},
150157
"source": [
@@ -169,6 +176,7 @@
169176
]
170177
},
171178
{
179+
"attachments": {},
172180
"cell_type": "markdown",
173181
"metadata": {},
174182
"source": [
@@ -214,6 +222,7 @@
214222
]
215223
},
216224
{
225+
"attachments": {},
217226
"cell_type": "markdown",
218227
"metadata": {},
219228
"source": [
@@ -238,6 +247,7 @@
238247
]
239248
},
240249
{
250+
"attachments": {},
241251
"cell_type": "markdown",
242252
"metadata": {},
243253
"source": [
@@ -282,6 +292,7 @@
282292
]
283293
},
284294
{
295+
"attachments": {},
285296
"cell_type": "markdown",
286297
"metadata": {},
287298
"source": [
@@ -317,6 +328,7 @@
317328
]
318329
},
319330
{
331+
"attachments": {},
320332
"cell_type": "markdown",
321333
"metadata": {},
322334
"source": [
@@ -354,6 +366,7 @@
354366
]
355367
},
356368
{
369+
"attachments": {},
357370
"cell_type": "markdown",
358371
"metadata": {},
359372
"source": [
@@ -362,6 +375,7 @@
362375
]
363376
},
364377
{
378+
"attachments": {},
365379
"cell_type": "markdown",
366380
"metadata": {},
367381
"source": [
@@ -393,6 +407,7 @@
393407
]
394408
},
395409
{
410+
"attachments": {},
396411
"cell_type": "markdown",
397412
"metadata": {},
398413
"source": [
@@ -436,6 +451,7 @@
436451
]
437452
},
438453
{
454+
"attachments": {},
439455
"cell_type": "markdown",
440456
"metadata": {},
441457
"source": [
@@ -458,6 +474,7 @@
458474
]
459475
},
460476
{
477+
"attachments": {},
461478
"cell_type": "markdown",
462479
"metadata": {},
463480
"source": [
@@ -492,6 +509,7 @@
492509
]
493510
},
494511
{
512+
"attachments": {},
495513
"cell_type": "markdown",
496514
"metadata": {},
497515
"source": [
@@ -505,6 +523,7 @@
505523
]
506524
},
507525
{
526+
"attachments": {},
508527
"cell_type": "markdown",
509528
"metadata": {},
510529
"source": [
@@ -543,7 +562,7 @@
543562
"name": "python",
544563
"nbconvert_exporter": "python",
545564
"pygments_lexer": "ipython3",
546-
"version": "3.10.8"
565+
"version": "3.11.4"
547566
},
548567
"vscode": {
549568
"interpreter": {

0 commit comments

Comments
 (0)