Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
course-demos
/
codeparrot-ds
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
28f9f4a
codeparrot-ds
/
app.py
dawood
HF Staff
Update app.py
28f9f4a
about 3 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
123 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/huggingface-course/codeparrot-ds"
, examples=[[
"plt.imshow("
]]).launch()