maxfordham / ipyautoui

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

Floats being evaluated the Ints in the widget outputs #20

Closed jgunstone closed 2 years ago

jgunstone commented 2 years ago

image

jgunstone commented 2 years ago

this the troublesome code! https://github.com/maxfordham/ipyautoui/blob/ae8bb51ee094a479c1ba48a30a8cb52e4e284f85/src/ipyautoui/automapschema.py#L434