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 ebd78a1 + c36dd78 commit 75d38a8Copy full SHA for 75d38a8
datascience-notebook/Dockerfile
@@ -66,7 +66,7 @@ RUN conda install --quiet --yes \
66
'r-nycflights13=1.0*' \
67
'r-randomforest=4.6*' \
68
'r-rcurl=1.98*' \
69
- 'r-rmarkdown=2.8*' \
+ 'r-rmarkdown=2.9*' \
70
'r-rodbc=1.3*' \
71
'r-rsqlite=2.2*' \
72
'r-shiny=1.6*' \
r-notebook/Dockerfile
@@ -37,7 +37,7 @@ RUN conda install --quiet --yes \
37
38
39
40
41
42
43
0 commit comments