Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
harmdevries
/
bigcode_planning
like
6
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
harmdevries
commited on
Jan 16, 2023
Commit
b693c5c
·
1 Parent(s):
b918d32
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+5
-1
app.py
CHANGED
Viewed
@@ -1 +1,5 @@
1
-
from github import Github
1
+
from github import Github
2
+
3
+
import streamlit
4
+
5
+
st.write("test")