Skip to content

cyverse-vice/rstudio-stan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

rocker_tidystan_vice

This container is built on top of CyVerse's RStudio Verse image, with Stan, rstan, brms, and tidybayes installed.

DockerHub license Project Supported by CyVerse Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. DOI

image tag size metrics build status

Instructions

Run Docker locally or on a Virtual Machine

To run the RStudio container, you must first pull them from DockerHub, or activate a CyVerse Account.

A Docker container for running RStudio is hosted on DockerHub.

docker pull harbor.cyverse.org/vice/rstudio/stan:<TAG>
docker run -it --rm -d harbor.cyverse.org/vice/rstudio/stan:<TAG>

The default username is rstudio and default password is rstudio1

Run Docker container in CyVerse VICE

Unless you plan on making changes to this container, you should just use the existing launch button above.

Developer notes

To test the container locally:

docker run -it --rm -v /$HOME:/app --workdir /app -p 8888:8888 -e REDIRECT_URL=http://localhost:8888 cyversevice/jupyterlab-base:<TAG>

About

Rocker RStudio Verse with Stan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •