Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse filesremove catboost from install2.r RUN
- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -7,7 +7,6 @@ RUN install2.r --error \
|
|
7 |
ggExtra \
|
8 |
readr \
|
9 |
caret \
|
10 |
-
catboost \
|
11 |
ggplot2 \
|
12 |
shiny
|
13 |
|
|
|
7 |
ggExtra \
|
8 |
readr \
|
9 |
caret \
|
|
|
10 |
ggplot2 \
|
11 |
shiny
|
12 |
|