Skip to content

Propagate Plotly.js console errors to Python #4903

Open
@ndrezn

Description

@ndrezn

Occasionally Plotly.js console errors are relevant to Python developers, for example in: plotly/plotly.js#7289 where we show an error about a missing style.

For Python developers (especially in Jupyter) this is really gnarly to debug because they're never shown the issue unless they can figure out to check the console somehow.

I would wager there are a class of JS errors that we might not catch like this but I might be wrong. @alexcjohnson do you know if we have any handling in place for this kind of thing already?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions