Skip to content

Instantly share code, notes, and snippets.

@mneedham
Created July 20, 2021 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mneedham/002465ce7008d189ac0590b5bf203704 to your computer and use it in GitHub Desktop.
Save mneedham/002465ce7008d189ac0590b5bf203704 to your computer and use it in GitHub Desktop.
Streamlit app
import streamlit as st
st.title("GitHub Events")
st.write("Welcome to our first Streamlit app")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment