jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Enable rendering ggplotly figures

Open richardye101 opened this issue 3 years ago • 1 comments

Describe the problem/need and solution

Context In situations where you're trying to create a book with ipynb's using an R kernel and running R code, it would be nice to have the ability to not only render ggplots, but also ggplotly figures.

Problem / Idea I want to render ggplotly figures, but this isn't currently possible.

Solution We could make this possible by adding more plotly capability.

Benefit This would benefit the people trying to do certain data science projects in R because there currently is nothing comparable to jupyter book in the world of R.

Guide for implementation

No response

Tasks and updates

No response

richardye101 avatar Apr 15 '22 20:04 richardye101

thanks for reporting this @richardye101.

We have had a lot of intermittent issues with plotly images more generally on our quantecon sites and we have traced it back to interactions with mathjax versions etc. @AakashGfude is currrently doing a deep dive into plotly to improve support. Part of this puzzle seems to be upstream as well. https://github.com/plotly/plotly.py/issues/3696 so may take some time.

cc: @AakashGfude

mmcky avatar Apr 29 '22 03:04 mmcky

Any updates on this issue since the Plotly plots are still not rendered on Jupyter book. @mmcky

tuhinmallick avatar Jan 20 '23 07:01 tuhinmallick