This is more a question than an issue (sorry if this is the wrong place!). I've been using Shiny in R a lot. In the past I used the package {r2d3} to include D3.js visualizations in my Shiny apps.
- Does it exist a similar library in the Python world?
- Is it possible to embed D3.js visualizations in Shiny for Python?
Thanks in advance!