Skip to content

Commit fd537a7

Browse files
authored
Merge pull request #172 from jupyter-widgets/update_outline
Update outline
2 parents 4d3ee7a + e3c9268 commit fd537a7

File tree

1 file changed

+28
-27
lines changed

1 file changed

+28
-27
lines changed

outline.md

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
11
# Outline
22

3-
1. start at 0:00 Intro (5 min) **Matt**
4-
2. start at 0:05 Jupyter lab and widget overview **Youness**
5-
1. Introduction/Overview (15 min)
6-
2. `@interact` notebook and exercise (10 min)
7-
3. Widget Basics notebook (10 min)
8-
4. Widget List and exercise (15 min)
9-
4. Output widget (5 min)
10-
5. Break (10 min)
11-
3. start at 1:10 Widget events **Martin**
12-
1. Events: observe, link, traitlets (15 min)
13-
2. Exercise (10 min)
14-
2. Break (10 min)
15-
4. start at 1:45 Widget styling: **Matt**
16-
1. Talk (15 min)
17-
1. Add some basic css
18-
2. Notebooks (15 min)
19-
3. "stretch" break (5 min)
20-
5. start at 2:20 More widget libraries **Itay and Mariana**
21-
1. intro (5 min)
22-
2. ipycanvas (10 min)
23-
3. ipycytoscape (10 min)
24-
4. ipydatagrid (10 min)
25-
5. ipygany (10 min)
26-
5. other widget libraries (10 min)
27-
8. "stretch" break (5 min)
28-
6. start 3:10 Voilà: widgets outside the notebook **Martin** (15-20 minutes)
29-
7. starts 3:45 Flexible/Q&A time
3+
1. Start at 0:00 Introduction and Jupyter Lab overview (5 min)
4+
2. Start 0:05 Widget overview:
5+
- Overview/introduction (15 min)
6+
- @interact notebook and example (5 min)
7+
- Interactive plots with mpl-interactions (5 min)
8+
- Widget basics (10 min)
9+
- Widget List and exercise (15 min)
10+
- Output widget (5 min)
11+
- Break (10 min)
12+
3. start 1:10 Widget events
13+
- Events: observe, link, traitlets (20 min)
14+
- Exercise (10 min)
15+
- Break (5 min)
16+
4. start 1:45 Widget styling overview:
17+
- Widget layout concepts (10 min)
18+
- Widget layout examples/exercises (10 min)
19+
- Break (5 min)
20+
5. Start 2:10 More about how to build complex libraries
21+
- Considerations when designing more complex widget applications (15 min)
22+
6. start 2:25 More widget libraries
23+
- High level presentation of multiple interactive widgets libraries (ipcanvas, ipycytoscape, ipycytoscape, ipygany, astrowidgets etc) (55 min)
24+
- Break (10 min)
25+
7. Start 3:30 Widgets outside the context of the notebook
26+
- Voila, jupyterlite (10 min)
27+
8. Start 3:40 ipywidgets 8
28+
- New features (5 min)
29+
- Highlights of transition (5 min)
30+
9. starts 3:50 Flexible/Q&A time
3031

3132
## Software versions
3233

0 commit comments

Comments
 (0)