Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/list-of-demos
abidlabs
/
list-of-demos
like
0
Runtime error
App
Files
Files
Community
0cfb7d4
list-of-demos
/
convert.sh
hysts
HF staff
Update
f727120
over 2 years ago
raw
Copy download link
history
blame
Safe
128 Bytes
#!/usr/bin/env bash
pandoc -f markdown -t html5 list.md -s -c style.css --metadata title=
"List of hysts' Spaces"
-o index.html