gridstatus
gridstatus copied to clipboard
Make Plotly Graphs interactive in the documention
Currently, the plotly graphs in documentation that are part of ipynb files are showing as SVGs. it should be possible to make them interactive.
Interactive graphs are working in index.md where code is defined in a code cell, but not in the example ipynb files
Example svg in our documentation that isn't working: https://docs.gridstatus.io/en/latest/Examples/caiso/DAM%20Heat%20Map.html
Here is an example of it working the documentation template that we use: https://myst-nb.readthedocs.io/en/v0.9.0/examples/interactive.html#plotly