Spaces:
Running
Running
adrianpierce
commited on
Commit
•
bf87998
1
Parent(s):
b996a46
Create Profile.py
Browse files- pages/Profile.py +2 -0
pages/Profile.py
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
import streamlit as st
|
2 |
+
st,write("Profile")
|