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.
1 parent dbe2235 commit 9f5d778Copy full SHA for 9f5d778
1 file changed
Dockerfile.tmpl
@@ -34,7 +34,7 @@ RUN uv pip install --system --force-reinstall --no-cache "protobuf==5.29.5" "grp
34
# Adding non-package dependencies:
35
ADD clean-layer.sh /tmp/clean-layer.sh
36
ADD patches/nbconvert-extensions.tpl /opt/kaggle/nbconvert-extensions.tpl
37
-ADD patches/template_conf.json /opt/ka`ggle/conf.json
+ADD patches/template_conf.json /opt/kaggle/conf.json
38
39
ARG PACKAGE_PATH=/usr/local/lib/python3.12/dist-packages
40
0 commit comments