edsaac / stpyvista

🧊 Show 3D visualizations from PyVista in Streamlit
https://stpyvista.streamlit.app
GNU General Public License v3.0
67 stars 4 forks source link

v.0.0.4 #3

Closed edsaac closed 1 year ago

edsaac commented 1 year ago

Replace

pvPlotter -> pv.export_html() -> HTML

with

pvPlotter -> pv.to_pythreejs -> ipywidgets.minimal_embed_html -> HTML