Skip to content

Allow PNG-only mode #61

@jakevdp

Description

@jakevdp

Because many python-generated vega plots result in data being embedded into the notebook, notebook size can quickly grow beyond what the browser can handle (see vega/altair#249). Would there be a way to optionally enable PNG-only mode, where on save (or perhaps on render) the live output is replaced by the PNG and removed? I think the JS could be tweaked to do this, but it's not clear to me how this could be easily enabled/disabled from the Python side.

cc/ @ellisonbg

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