Skip to content

offline "notebook" renderer with LaTeX requires an internet connection #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

No one assigned

    Labels

    P2considered for next cyclebugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions