jupyterhub/repo2docker

R shiny with a package installed from github

Open

#611 opened on 2019年3月6日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)Python (1,544 stars) (358 forks)batch import
documentationhelp wanteduser-support

説明

This comes from https://github.com/jupyterhub/mybinder.org-deploy/issues/907 reported by @Athanasiamo:

Hi. Is there any way to install a package from github in a binderhub shiny app deploy?

I've tried adding devtools::install_github() in the install.R file, (after devtools install ofc), but that > does not seem to do it? At least the build is failing.

コントリビューターガイド

R shiny with a package installed from github · jupyterhub/repo2docker#611 | Good First Issue