Kaggle / docker-python

Kaggle Python docker image
Apache License 2.0
2.46k stars 952 forks source link

[Feature Request]Ability to use devtools::install_github command in R kernels #116

Closed gvyshnya closed 7 years ago

gvyshnya commented 7 years ago

It would be nice to use devtools::install_github command within a R code/kernel (to install a package other than from CRAN).

Note: right now, issues like described in https://www.kaggle.com/c/kobe-bryant-shot-selection/discussion/20796 are observed when attempted to invoke devtools::install_github

nerdcha commented 7 years ago

Nice idea, thanks for mentioning it! We're hoping to offer something like that in the near future.

jrosell commented 1 year ago

I think this should be working in 2023.