-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding plottly support to gallery examples #2346
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2346 +/- ##
==========================================
+ Coverage 86.77% 86.93% +0.15%
==========================================
Files 55 187 +132
Lines 9989 14619 +4630
==========================================
+ Hits 8668 12709 +4041
- Misses 1321 1910 +589
|
Currently it is needing something on ansys-sphinx-theme. Nothing we can do about this at the moment. Converting in draft. |
If depends on |
Closing for the moment. |
…tly-support-to-docs
Still it does not work... I get a white space instead of the plot. I did build the documentation using the CICD, download the html artifact and open it with the browser. I believe, I do not require to have a live http server.... But I might be wrong |
Could you try this config, @germa89? https://github.com/plotly/plotly-sphinx-gallery/blob/9a82c6de451843cd86368a07770adc661f2918fe/docs/conf.py#L187-L198
|
Testing this in dbb3516
|
@jorgepiloto it is still broken... Maybe I am doing something wrong? Can you check the example and/or configuration? |
As the title.
Reference: https://sphinx-gallery.github.io/stable/auto_plotly_examples/plot_0_plotly.html#sphx-glr-auto-plotly-examples-plot-0-plotly-py
Close #1211