Giter Site home page Giter Site logo

arm-rstudio-server's Introduction

ARM-rstudio-server

Build script for rstudio-server on an ARM Chromebook

This is built on the excellent work of dashaub/ARM-RStudio.

Build

This script has been used to successfully build RStudio Server on an Acer CB5-311 Chromebook (ARM) running Debian 9 (stretch) via crouton. The commands below can be used to build the server

sudo enter-chroot -n stretch
sudo croutonpowerd -i ./build_rstudio.sh

The build may take several hours to complete, and to prevent the Chromebook from suspending, it's recommended to use crountonpowerd -i and be plugged into AC power.

The VERS variable in the script can be updated to build different versions of the server. The latest version number and be found on the rstudio server download page, and note that this will likely differ from the latest desktop version.

Launching RStudio Server

After the server has been built and installed, the easiest way to start the server from a crosh shell using the commands below

sudo enter-chroot -n stretch
sudo rstudio-server start

Finally, from a new Chrome tab navigate to localhost:8787 and log in using your chroot credentials.

Contributions

Please don't hesitate to file an issue if you run into problems, and pull requests are welcome.

arm-rstudio-server's People

Contributors

jrowen avatar thomasteoh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.