Background -------------------------- - We need to store metadata for reports - We might need other forms - We can use JSONSchema to assess data - Streamlit uses React but other tools don't Goals -------------------------- - Have a PoC to integrate a webcomponent in Streamlit - Have a PoC for ReactJsonSchemaForm (RJSF) in streamlit - Have a PoC for a webcomponent that can be integrated else where
Background
Goals