Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
PANDASANG1231 authored Dec 12, 2021
1 parent 4fecaa4 commit e3dd46d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ RUN pip install mglearn==0.1.9
RUN pip install rpy2==3.4.5

RUN Rscript -e "install.packages('knitr')"
RUN Rscript -e "install.packages('tidyverse')"
RUN Rscript -e "install.packages('dplyr')"
Run Rscript -e "install.packages('rmarkdown')"
Run Rscript -e "install.packages('rmarkdown')"

0 comments on commit e3dd46d

Please sign in to comment.