We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c854e7b commit f0856afCopy full SHA for f0856af
images/Dockerfile
@@ -3,7 +3,7 @@ FROM ghcr.io/rocker-org/ml-spatial
3
# Config will be populated by env vars and moved to HOME via start script: (hub-dependent)
4
COPY continue/config.json /opt/share/continue/config.json
5
COPY continue/config.ts /opt/share/continue/config.ts
6
-COPY jupyter_ai/config.json /opt/share/jupyter_ai/config.json
+#COPY jupyter_ai/config.json /opt/share/jupyter_ai/config.json
7
8
RUN install2.r rsvg nimble
9
0 commit comments