Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Invincible14
/
online_resume
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
online_resume
/
IPython
/
utils
/
docs.py
Invincible14
Upload 449 files
6f72e2b
verified
7 days ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
import
os
GENERATING_DOCUMENTATION = os.environ.get(
"IN_SPHINX_RUN"
,
None
) ==
"True"