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.
JUPYTER_PATH
1 parent 4923888 commit 233b01aCopy full SHA for 233b01a
vendor/ngc-pytorch/Dockerfile.22.05-py3
@@ -212,6 +212,7 @@ RUN /opt/conda/bin/python3 -m ipykernel install \
212
--prefix=/opt/conda/ \
213
--display-name "PyTorch 1.13 (NGC 22.05/Python 3.8 Conda) on Backend.AI" && \
214
cat /opt/conda/share/jupyter/kernels/python3/kernel.json
215
+ENV JUPYTER_PATH="/opt/conda/share/jupyter"
216
217
# Backend.AI specifics
218
COPY ./service-defs /etc/backend.ai/service-defs
0 commit comments