Skip to content

"notebook" renderer still requirering an internet connexion #5158

Open
@simon-mazenoux

Description

@simon-mazenoux

When using pio.renderers.default = "notebook" and exporting to HTML via nbconvert, the resulting HTML includes a MathJax import from a CDN:

"https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_SVG"

This behavior appears to contradict the documentation for the notebook interactive renderer, which suggests that all required assets should be self-contained: https://plotly.com/python/renderers/

Could you clarify whether this is expected behavior or a bug?

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions