Render ipywidgets inside a Shiny (for Python) app.
See the Jupyter Widgets article on the Shiny for Python website for more details.
pip install shinywidgets
If you want to do development on {shinywidgets}
, run:
pip install -e ".[dev,test]"
cd js && yarn watch