Matplotlibpane icons missing

You need to include fontawesome icons.

FONTAWESOME_LINK = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.css"
pn.config.css_files.append(FONTAWESOME_LINK)

See pn.Row with two pn.pane.Panes showing an ipyvolume is shown in a column instead. How to fix? - Panel - HoloViz Discourse

1 Like