mdehollander / RstudioServer_on_Colab

Rstudio server running on google colaboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RstudioServer on Google Colaboratory

This repository builds a Rstudio-server on Google colaboratory.

How to launch Rstudio-server on Google Colab?

  1. Open Rstudio_server.ipynb on Colab
  2. Run all codes one by one.
  3. The "rstudio" user is created. The password should be defined by user.
  4. Launch the localtunnel produced weblink. Rstudio-server will be launched.

Note

The rstudio server does not accept the root user.
To access google drive, the "googledrive" package should be installed.

References

About

Rstudio server running on google colaboratory

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%