You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``html.use_local_assets``,bool,``True``,"If ``True``, all assets (stylesheets, scripts, images) are stored locally. If ``False``, a CDN is used for some stylesheets and scripts."
4
4
``html.inline``,boolean,``True``,"If ``True``, all assets are contained in the report. If ``False``, then a web export is created, where all assets are stored in the '[REPORT_NAME]_assets/' directory."
5
5
``html.navbar_show``,boolean,``True``,"Whether to include a navigation bar in the report"
6
-
``html.style.theme``,string,``None``,"Select a *bootswatch* theme. Available options: *flatly* (dark) and *united* (orange)"
6
+
``html.style.theme``,string,``None``,"Select a *bootswatch* theme. Available options: *flatly* (dark blue) and *united* (orange)"
7
7
``html.style.logo``,string,"","A base64 encoded logo, to display in the navigation bar."
8
8
``html.style.primary_color``,string,"*#337ab7*","The primary color to use in the report."
9
9
``html.style.full_width``,boolean,``False``,"By default, the width of the report is fixed. If set to ``True``, the full width of the screen is used."
0 commit comments