This commit is contained in:
Zhou Fang 2017-08-10 10:29:43 +08:00
Родитель 818b7b4eda 528436c3ac
Коммит 7188cbf081
2 изменённых файлов: 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 ```https://<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