Skip to content

display static images on nbconvert export #320

@chriddyp

Description

@chriddyp

b1ec430 took out _repr_png etc methods on iplot because of performance.

an alternative might be to display the image in HTML, and remove it from the DOM once the graph is loaded. then, in nbconvert, only the image will be present in the DOM.

A WIP is here: #183

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions