by Winterflow3r on 1/9/22, 10:52 PM with 1 comments
by Sirajchokshi on 1/10/22, 3:07 AM
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...