ansys / ansys-sphinx-theme

PyData-based Sphinx theme from the PyAnsys community
https://sphinxdocs.ansys.com
MIT License
22 stars 5 forks source link

Request: Plotly support in gallery examples #301

Open germa89 opened 10 months ago

germa89 commented 10 months ago

Sphinx-gallery support it: https://sphinx-gallery.github.io/stable/auto_plotly_examples/plot_0_plotly.html#sphx-glr-auto-plotly-examples-plot-0-plotly-py

PyData them support it: https://pydata-sphinx-theme.readthedocs.io/en/stable/examples/pydata.html#plotly

But for some reason we dont: https://github.com/ansys/pymapdl/pull/2346

Failed attemps: https://github.com/ansys/ansys-sphinx-theme/pull/76

germa89 commented 10 months ago

Sooooo... doing some googleing....

I believe the issue is around RequireJS.

Refs:

germa89 commented 10 months ago

Pinging @ansys/pyansys-core for feedback, ideas, suggestions