Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vizro
/
demo-visual-vocabulary
like
6
Running
App
Files
Files
Community
9
Fetching metadata from the HF Docker repository...
b07f575
demo-visual-vocabulary
/
pages
/
deviation.py
li-nguyen
Copy over third batch version
42ee455
5 months ago
raw
Copy download link
history
blame
Safe
137 Bytes
"""Deviation charts."""
from
pages._factories
import
butterfly_factory
butterfly = butterfly_factory(
"deviation"
)
pages = [butterfly]