Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -39,6 +39,7 @@ RUN install2.r --error \
|
|
39 |
ggExtra \
|
40 |
DT \
|
41 |
parallel \
|
|
|
42 |
shinydashboard \
|
43 |
reticulate \
|
44 |
remotes
|
|
|
39 |
ggExtra \
|
40 |
DT \
|
41 |
parallel \
|
42 |
+
sandwich \
|
43 |
shinydashboard \
|
44 |
reticulate \
|
45 |
remotes
|