Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anuj-Panthri
/
Learn-Guide
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Learn-Guide
/
public
/
js
/
home.js
Anuj-Panthri
added taskpracticed functionality
dd18d72
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
function
showTask
(
){
task_modal.
showModal
();
}
function
closeTask
(
){
task_modal.
close
();
}