pydata-sphinx-theme icon indicating copy to clipboard operation
pydata-sphinx-theme copied to clipboard

Plotly example does not work

Open gabalafou opened this issue 1 year ago • 1 comments

Pull request #2124 removes the Plotly example because it's broken, something to do with Plotly.js 3.0.0 release.

This issue is about finding out why the release of Plotly.js 3.0.0 broke our examples page, and then fixing and restoring the Plotly example.

gabalafou avatar Feb 05 '25 18:02 gabalafou

Might need to install anywidget.

  • https://plotly.com/blog/anywidget-support-plotly-refresh-for-notebooks/
  • https://plotly.com/python/getting-started/#jupyterlab-support

afeld avatar Feb 26 '25 02:02 afeld