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
2e59ff6
sparrow-ui-itn
/
toolbar
/
__init__.py
ITNovaML
Duplicate from katanaml-org/sparrow-ui
e79ac05
over 1 year 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'
)