Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eternal-novice
/
TemplateA
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TemplateA
/
modules
/
training_data_poisoning_2025v1.py
Dan Flower
fix: convert TemplateA from submodule to regular folder (add files)
d7e8c05
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
import
streamlit
as
st
# stub to fix build failure
def
run
():
st.warning(
"This lab is not yet implemented."
)