Hi, I'm new to both ipywidgets and to front end development.
Does anyone have recommendations (or examples) on how to use ipywidgets in Flask?
I know that ipywidgets lets me embed html and Flask has a render_html option, but I'm not sure how they can work together.
Thank you