Skip to content

Add plot config options to display bundle so they are available to JupyterLab and nteract #1027

@michaelboublil

Description

@michaelboublil

Hello,

I'm currently working on data that cannot go online. I noticed the other day a button "edit in Chart Studio".
I tried to remove it using this tutorial in your documentation: https://plot.ly/python/configuration-options/
but even with the following code:

config={'showLink': False}
iplot(data, config=config)

the button stays.

Is there a step that I forgot ? I'd really appreciate some help to remove it.

Thank you,

Michael

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