Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emerging-Tech
/
Task-Management
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CosmoAI
commited on
Oct 16, 2023
Commit
af5959d
·
1 Parent(s):
922f180
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,7 +32,7 @@ if st.button("Create Task"):
32
st.balloons()
33
34
35
-
if st.button("notify")
36
notifier()
37
38
32
st.balloons()
33
34
35
+
if st.button("notify")
:
36
notifier()
37
38