jupyterhub/repo2docker

R shiny with a package installed from github

Open

#611 创建于 2019年3月6日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)Python (1,544 star) (358 fork)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.

贡献者指南