Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EGYADMIN
/
WAHBi-AI-V2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cd931f3
WAHBi-AI-V2
/
web
/
pages
/
reports.py
EGYADMIN
Create reports.py
b93316c
verified
2 months ago
raw
Copy download link
history
blame
Safe
230 Bytes
import
streamlit
as
st
def
show_reports
():
st.title(
"التقارير"
)
st.write(
"هذه الصفحة مخصصة لإنشاء وتحليل التقارير الخاصة بالمناقصات وسلاسل الإمداد."
)