Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kozo2
/
msdial2cytoscape
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
077bf5f
msdial2cytoscape
/
scripts
/
start.sh
takakioka
Upload 33 files
8e8619e
verified
3 months ago
raw
Copy download link
history
blame
Safe
176 Bytes
R -e
"library(dplyr)"
R -e
"plumber::pr_run(plumber::pr('/srv/app/plumber.R'), port=9000, host='0.0.0.0')"
&
R -e
"shiny::runApp('/srv/app', host='0.0.0.0', port=1028)"