Skip to content

AttributeError: module 'streamlit' has no attribute 'grid' #596

@lw3259111

Description

@lw3259111

Summary

Type here a clear and concise description of the bug. Aim for 2-3 sentences.

python3.7.3,streamlit-0.49.0

import streamlit as st
st.grid()

bug:
AttributeError: module 'streamlit' has no attribute 'grid'

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions