Skip to content

A Dockerized Shiny-Server service that has many packages relevant to data science, PDF rendering, and plays well with nginx4shinyr.

License

Notifications You must be signed in to change notification settings

daniel-cortez-stevenson/shinyr4datascience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinyr4datascience

Usage

  1. Place your Shiny app in the ./shiny-server/app directory
  • Build/Run from Docker Hub
docker run -v "`pwd`/shiny-server/":/srv/shiny-server/:ro \
        -name shiny \
        -p 3838:3838 \
        danielstevenson/shinyr4datascience:latest

About

A Dockerized Shiny-Server service that has many packages relevant to data science, PDF rendering, and plays well with nginx4shinyr.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages