Open rfriedr1 opened 7 years ago
There's no explicit theming support, but I suspect you could write some CSS in a %%html
cell and have it style the preview layout however you like. You'll have to poke around with what CSS class names are available to style when it's in preview mode using the inspector. I'll try to craft an example when I get some time.
Question: is it possible to theme or visually enhance the dashboards. I actually like the visual style in the dashboard layout where each cell is visually separated. This disappears when in "dashboard preview" and all the cells merge visually, having the same cell-background color as the background color of the whole page.
Many thanks to all the dashboard developers!
PS: I'm using dashboards in jupyter notebook only in "preview mode"