We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1440379 commit 917a88dCopy full SHA for 917a88d
Dockerfile
@@ -31,7 +31,8 @@ RUN apt-get update -qq && install2.r --error \
31
fontawesome \
32
rsvg \
33
reticulate \
34
- kableExtra
+ kableExtra \
35
+ egg
36
37
RUN Rscript -e "reticulate::install_miniconda()"
38
RUN Rscript -e "reticulate::conda_install('r-reticulate', 'python-kaleido')"
0 commit comments