Sign inSign up

tuteco/rstudio_datascience_verse

By tuteco

•Updated over 4 years ago

enhanced version of rocker/verse image for use with AWS

Image
0

397

tuteco/rstudio_datascience_verse repository overview

⁠Getting started

The image is an extension to the rocker/verse⁠ template. Read more about the extension in our github repository⁠

⁠run the container standalone

To store your notebooks, you need to have a local folder, for instance /home/user/my_code

Then just start the container with

docker run --rm -v /home/user/my_code:/home/rstudio -p 8787:8787 tuteco/rstudio_datascience_verse:latest

This setup will not allow you to connect to AWS. To achieve this, we have created you need a docker-compose setup in a cookiecutter template in GitHub⁠.

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 4 years ago

docker pull tuteco/rstudio_datascience_verse