Known issues for Rstudio server for remote

This commit is contained in:
Zhang Le 2017-08-04 11:46:45 +08:00 коммит произвёл GitHub
Родитель c0f0ad002d
Коммит 8811e7d625
1 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -13,9 +13,11 @@ Azure](https://azure.microsoft.com/free). This will then allow you to
deploy a [Ubuntu Data Science Virtual
Machine](https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-data-science-virtual-machine-overview)
through the [Azure Portal](https://ms.portal.azure.com). You can then
connect to the server's [RStudio
Server](https://www.rstudio.com/products/rstudio/#Server) instance
through a local web browser via ```http://<ip address>:8787```.
connect to the server's [Jupyter Notebook](http://jupyter.org/) instance
through a local web browser via ```http://<ip address>:8000```. Another
alternative is to launch a remote desktop via X2Go (if it is a Linux DSVM),
and then run the code in a Rstudio desktop version.
**NOTE**: there is an issue with OpenSSL certificate so remote access to an R session with RStudio Server does not work.
The repository contains three parts