Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Circhastic
/
sales-forecasting
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a7fd2fe
sales-forecasting
/
app.py
Circhastic
init app
a7fd2fe
about 1 year ago
raw
Copy download link
history
blame
Safe
47 Bytes
import
streamlit
as
st
st.write(
"Hello World"
)