mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 12:02:56 +00:00
Remove comment inside command line
This commit is contained in:
@@ -64,7 +64,8 @@ RUN mamba install --quiet --yes \
|
|||||||
'r-caret' \
|
'r-caret' \
|
||||||
'r-crayon' \
|
'r-crayon' \
|
||||||
'r-devtools' \
|
'r-devtools' \
|
||||||
'r-e1071' # dependency of the caret R package \
|
# r-e1071: dependency of the caret R package
|
||||||
|
'r-e1071' \
|
||||||
'r-forecast' \
|
'r-forecast' \
|
||||||
'r-hexbin' \
|
'r-hexbin' \
|
||||||
'r-htmltools' \
|
'r-htmltools' \
|
||||||
|
@@ -30,7 +30,8 @@ RUN mamba install --quiet --yes \
|
|||||||
'r-caret' \
|
'r-caret' \
|
||||||
'r-crayon' \
|
'r-crayon' \
|
||||||
'r-devtools' \
|
'r-devtools' \
|
||||||
'r-e1071' # dependency of the caret R package \
|
# r-e1071: dependency of the caret R package
|
||||||
|
'r-e1071' \
|
||||||
'r-forecast' \
|
'r-forecast' \
|
||||||
'r-hexbin' \
|
'r-hexbin' \
|
||||||
'r-htmltools' \
|
'r-htmltools' \
|
||||||
|
Reference in New Issue
Block a user