Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ITNovaML
/
sparrow-ui-itn
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adc8970
sparrow-ui-itn
/
toolbar
/
__init__.py
ITNovaML
Duplicate from katanaml-org/sparrow-ui
e79ac05
almost 2 years ago
raw
Copy download link
history
blame
Safe
163 Bytes
import
streamlit.components.v1
as
components
component_toolbar_buttons = components.declare_component(
name=
'component_toolbar_buttons'
,
path=
'./toolbar'
)