Basic image that contains rstudio and some extra libraries needed on machine learning training
297
R version is 3.4.3
Usage:
docker pull solita/machine-learning-training-rstudio docker run -it -p 8787:8787 solita/machine-learning-training-rstudio
You can access rstudio at http://localhost:8787, login and password by default is rstudio/rstudio.
It's also possible to map a host folder with -v to /home/rstudio, to be able to persist edited files etc. It's of course also possible to run it with -d as daemon instead of interactive shell.
Content type
Image
Digest
Size
986.8 MB
Last updated
over 8 years ago
docker pull solita/machine-learning-training-rstudio