Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
epr-labs
/
bell-violation
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cc47114
bell-violation
/
app.py
roszcz
Move violation to an outside repo
cc47114
4 months ago
raw
Copy download link
history
blame
Safe
100 Bytes
from
physics.dashboards
import
bell_violation
if
__name__ ==
"__main__"
:
bell_violation.main()