Skip to content

Update Streamlit example to use the GraphWidget #301

@FlorentinD

Description

@FlorentinD

The current streamlit example uses the render method.

Instead it could use the new render_widget API.
Streamlit itself doesnt support anywidget, but there seems to be a custom component https://github.com/mdrazak2001/streamlit-anywidget.
pip install streamlit-anywidget

discovered by @doyoungim999 in #274

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions