kopia lustrzana https://github.com/jupyterhub/repo2docker
Update repo2docker/buildpacks/r.py
Co-Authored-By: Tim Head <betatim@gmail.com>pull/803/head
rodzic
11efede71d
commit
422c1d1a70
|
@ -204,7 +204,7 @@ class RBuildPack(PythonBuildPack):
|
|||
# Via https://rstudio.com/products/rstudio/download-server/debian-ubuntu/
|
||||
rstudio_url = "https://download2.rstudio.org/server/bionic/amd64/rstudio-server-1.2.5001-amd64.deb"
|
||||
# This is MD5, because that is what RStudio download page provides!
|
||||
rstudio_checksum = "d77039693dd09c3ca48038aa74cd921a"
|
||||
rstudio_checksum = "d33881b9ab786c09556c410e7dc477de"
|
||||
|
||||
# Via https://www.rstudio.com/products/shiny/download-server/
|
||||
shiny_url = "https://download3.rstudio.org/ubuntu-14.04/x86_64/shiny-server-1.5.12.933-amd64.deb"
|
||||
|
|
Ładowanie…
Reference in New Issue