|
1 | 1 | # Outline
|
2 | 2 |
|
3 |
| -1. Start at 0:00 Introduction and Jupyter Lab overview (5 min) |
4 |
| -2. Start 0:05 Widget overview: |
| 3 | +1. Start at 0:00 Introduction and Jupyter Lab overview (5 min) (Matt) |
| 4 | +2. Start 0:05 Widget overview: (Youness) |
5 | 5 | - Overview/introduction (15 min)
|
6 | 6 | - @interact notebook and example (5 min)
|
7 | 7 | - Interactive plots with mpl-interactions (5 min)
|
8 | 8 | - Widget basics (10 min)
|
9 | 9 | - Widget List and exercise (15 min)
|
10 | 10 | - Output widget (5 min)
|
11 | 11 | - Break (10 min)
|
12 |
| -3. Start 1:10 Widget events |
| 12 | +3. Start 1:10 Widget events (Ian) |
13 | 13 | - Events: observe, link, traitlets (20 min)
|
14 | 14 | - Exercise (10 min)
|
15 | 15 | - Break (5 min)
|
16 |
| -4. Start 1:45 Widget styling overview: |
| 16 | +4. Start 1:45 Widget styling overview: (Matt) |
17 | 17 | - Widget layout concepts (10 min)
|
18 | 18 | - Widget layout examples/exercises (10 min)
|
19 | 19 | - Break (5 min)
|
20 |
| -5. Start 2:10 More about how to build complex libraries |
| 20 | +5. Start 2:10 More about how to build complex libraries (Itay) |
21 | 21 | - Considerations when designing more complex widget applications (15 min)
|
22 |
| -6. Start 2:25 More widget libraries |
| 22 | +6. Start 2:25 More widget libraries (Mariana, Itay) |
23 | 23 | - High level presentation of multiple interactive widgets libraries (ipcanvas, ipycytoscape, ipycytoscape, ipygany, astrowidgets etc) (55 min)
|
24 | 24 | - Break (10 min)
|
25 |
| -7. Start 3:30 Widgets outside the context of the notebook |
| 25 | +7. Start 3:30 Widgets outside the context of the notebook (Matt) |
26 | 26 | - Voila, jupyterlite (10 min)
|
27 |
| -8. Start 3:40 ipywidgets 8 |
| 27 | +8. Start 3:40 ipywidgets 8 (Itay) |
28 | 28 | - New features (5 min)
|
29 | 29 | - Highlights of transition (5 min)
|
30 |
| -9. Starts 3:50 Flexible/Q&A time |
| 30 | +9. Starts 3:50 Flexible/Q&A time (Everyone) |
31 | 31 |
|
32 | 32 | ## Software versions
|
33 | 33 |
|
|
0 commit comments