Skip to content

Commit 917a88d

Browse files
authored
added egg package
1 parent 1440379 commit 917a88d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ RUN apt-get update -qq && install2.r --error \
3131
fontawesome \
3232
rsvg \
3333
reticulate \
34-
kableExtra
34+
kableExtra \
35+
egg
3536

3637
RUN Rscript -e "reticulate::install_miniconda()"
3738
RUN Rscript -e "reticulate::conda_install('r-reticulate', 'python-kaleido')"

0 commit comments

Comments
 (0)