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.
The Rstudio support forum is at http://support.rstudio.com Best, Ista On Fri, Aug 30, 2013 at 12:41 PM, qiulin <qiulin.work at gmail.com> wrote:> 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 at 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.
Hello, Here is the R-help mailing list. For Rstudio-sever support, please see http://support.rstudio.org/help/discussions Regards, Pascal 2013/8/31 qiulin <qiulin.work@gmail.com>> 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. >[[alternative HTML version deleted]]