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.
2 parents 4186bd1 + 66f8896 commit 67b8fb9Copy full SHA for 67b8fb9
datascience-notebook/Dockerfile
@@ -70,7 +70,7 @@ RUN conda install --quiet --yes \
70
'r-nycflights13=1.0*' \
71
'r-randomforest=4.6*' \
72
'r-rcurl=1.98*' \
73
- 'r-rmarkdown=2.6*' \
+ 'r-rmarkdown=2.7*' \
74
'r-rsqlite=2.2*' \
75
'r-shiny=1.6*' \
76
'r-tidyverse=1.3*' \
r-notebook/Dockerfile
@@ -37,7 +37,7 @@ RUN conda install --quiet --yes \
37
38
39
40
41
'r-rodbc=1.3*' \
42
43
0 commit comments