maxfordham / ipyautoui

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

♻️ Review maplocal tests #203

Open ollyhensby opened 10 months ago

ollyhensby commented 10 months ago

Describe the upkeep / improvement you'd like to see The maplocal .env is user specific and needs to be generalised https://github.com/maxfordham/ipyautoui/blob/bddb36883c3b92c7011d7a0c067966578c0cdced/.env#L1-L6

Also, as it's calling no ipyautoui objects, maybe it should live in https://github.com/maxfordham/maplocal instead?

What aspect of the repo is it likely to impact? https://github.com/maxfordham/ipyautoui/blob/main/src/ipyautoui/autodisplay.py

How urgent? Not urgent.