Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 420 Bytes

File metadata and controls

18 lines (11 loc) · 420 Bytes

Outline of topics

  1. Introductions

  2. nbdev motivation and demonstration (Notebook 2a)

  3. (Fast) Review of Widgets and their implementations (Notebooks 2b-d)

  4. Pydantic for Parameter Validation (Notebook 3a)

[snack break]

  1. ipyautoui - From Pydantic models to Widgets (Notebooks 3b-3d)

  2. Deployment options (Notebooks 4a-4c)

    • Server-side Processing Options
    • Client-side Processing Options
    • Solara