I appreciate your time, thank you in advance  :)

I'd like to start 2 rstudio-server in one Linux machine, one daemon listen port 
8787  running R-2.15, on daemon listen port 8788 running R-3.01.
Can I have named rstudio-server configurations so I can start rstudio-server  
like this :    
:    rstudio-server --config-file = R-2.15.conf  start,   it runs  R-2.15 
listening  port 8787
:    rstudio-server --config-file = R-3.01.conf  start,   it runs  R-3.01 
listening  port 8788

Ipython-notebook support named configuration, does  rstudio-server have this 
feature ?

Cheers, Choulin.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to