Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
richard-to
/
mesop
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mesop
/
plotly
/
plotly_component.py
Richard
Commit
4a53b35
29 days ago
raw
Copy download link
history
blame
contribute
delete
151 Bytes
import
mesop
as
me
@me.web_component(
path=
"./plotly_component.js"
)
def
plotly_component
():
return
me.insert_web_component(name=
"plotly-component"
)