Web

[plotly] The dash_html_components package is deprecated. Please replace

한걸음씩이라도 2022. 1. 26. 15:37
728x90


UserWarning:
The dash_html_components package is deprecated. Please replace `import dash_html_components as html` with `from dash import html` import dash_html_components as html


From Dash version 1.xx to 2.xx

728x90