用 dash_bootstrap_components 爲 dash 生成美觀的導航欄

先安裝 pip 包:html pip install dash-bootstrap-components 把 bootstrap 的 sheetstyle 加入你的 app 中:python app = dash.Dash(__name__, external_stylesheets=[dbc.themes.BOOTSTRAP]) 生成 navbar:算法 import dash_bootstra
相關文章
相關標籤/搜索