maxfordham / ipyautoui

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

✨-generalise-autodisplay_rendererers #151

Closed jgunstone closed 1 year ago

jgunstone commented 1 year ago

create simple reusable functions for previewing strings: preview_json_string, preview_yaml_string, preview_vega_json, preview_vegalite_json, preview_text_string this allows these functions to be used independently of the getbytes function which retrieves data from: path, request or callable