Skip to content

Instantly share code, notes, and snippets.

@CharlyWargnier
Created May 15, 2022 09:05
Show Gist options
  • Save CharlyWargnier/e0d74653288e9ef60cf220887d19e31b to your computer and use it in GitHub Desktop.
Save CharlyWargnier/e0d74653288e9ef60cf220887d19e31b to your computer and use it in GitHub Desktop.
# The code below is for the title and logo.
st.set_page_config(
layout=layout, page_title="Dataframe with editable cells", page_icon="💾"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment