Spaces:
Sleeping
Sleeping
Delete my_component.py
Browse files- my_component.py +0 -4
my_component.py
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
import streamlit.components.v1 as components
|
2 |
-
|
3 |
-
def my_component():
|
4 |
-
components.html(open("my_component.html").read(), height=0)
|
|
|
|
|
|
|
|
|
|