Skip to content

Latest commit

 

History

History
39 lines (38 loc) · 1.39 KB

outline.md

File metadata and controls

39 lines (38 loc) · 1.39 KB

Outline

  1. 0:00 Widget overview MATT
    1. Overview/introduction (10 min)
    2. @interact notebook and example (10 min)
    3. Widget Basics notebook and Widget List, which includes Output widget (20 min)
    4. Exercises (20 min)
      1. interact extension
      2. widget basics extension
    5. Break (10 min)
  2. start 1:10 Widget styling: JASON
    1. Talk (15 min)
      1. Add some basic css
    2. Notebooks (15 min)
    3. "stretch" break (5 min) (please don't leave room)
  3. start 1:45 Widget events
    1. Events: observe, link, traitlets (15 min) - TODO: update from docs events notebook JASON
    2. (Insecure) Password Generator (30 min total) MATT
    3. Break (10 min)
  4. start 2:40 More widget libraries MAARTEN
    1. intro (5 min)
    2. bqplot (10 min)
    3. pythreejs (5 min)
    4. ipyvolume (5 min)
    5. ipyleaflet (5 min)
    6. vaex (5 min)
    7. ipywebrtc (5 min)
    8. start 3:20 two exercises: (10 min)
      1. bqplot as control (fourier series)
      2. other experimentation
      3. "stretch" break (please don't leave room)
  5. start 3:30 Coming up (10 min) JASON
    1. JupyterLab workflows (Sidecar, Create new view for output)
    2. Gridbox
  6. Widgets outside the context of the notebook (if time)
    1. Embedding widgets in static web pages
    2. ipywidget-server MAARTEN
    3. Come to the Dashboards and Web apps BoF Thursday 1-2pm.
  7. starts 3:45 Flexible/Q&A time