Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vojtam
/
VarWiz
like
0
Sleeping
App
Files
Files
Community
main
VarWiz
/
config.yml
vojtam
upload app.R and others
09d6110
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
default:
rhino_log_level:
!expr
Sys.getenv("RHINO_LOG_LEVEL",
"INFO"
)
rhino_log_file:
!expr
Sys.getenv("RHINO_LOG_FILE",
NA)