Skip to content

no longer working with newer streamlit API #35

@MartinNowak

Description

@MartinNowak

Custom component no longer working with newer streamlit API.

image

Workaround is to use streamlit's new builtin support to render html in iframes.

st.components.v1.html(report.to_html(), height=2000, scrolling=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions