Alvaro de Miguel
Alvaro de Miguel
Hello @emeli-dral I'm trying to migrate to the new version and I was using something like `report.html()` where report was a dashboard. I've seen that the option is not available...
Thanks for your response @elenasamuylova It is a dash-app that I run in gunicorn. I need the plain html code to add it inside a dash `html.Iframe` object. In older...
Hello again @elenasamuylova ! I finally was able to make it work with: `drift_report.show(mode='inline').data` ;) Thank you for your help!
I agree. The current behavior is counterintuitive, as you can have the same output in multiple callbacks, and this would simplify many patterns.