maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
39 stars 4 forks source link

✨ improve handling of nullable. add support for `AnyOf` widget #190

Closed jgunstone closed 11 months ago

jgunstone commented 11 months ago

add initial support for AnyOf widget that allows the user to chose what widget they would like to use

![Uploading image.png…]()