Py.Cafe

pycafe-docs/

test-project-create-461dd986-2

Interactive Data Explorer with Streamlit and Altair

DocsPricing
  • app.py
  • requirements.txt
app.py
1
2
3
4
import streamlit as st

st.title("my-project-test")