Here are some ways I can think of to accomplish what you want:
mpld3
export mpl plots to interactive HTML jupyter nbconvert --to html notebook.ipynb
to convert notebooks into htmlResources:
http://www.kasimte.com/adding-and-including-jupyter-notebook...