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 a1b8235 commit 59b9669Copy full SHA for 59b9669
python-tensorflow/Dockerfile.2.4-py38-cuda11.1
@@ -85,7 +85,7 @@ RUN python3 -m pip install --no-cache-dir \
85
86
COPY ./service-defs /etc/backend.ai/service-defs
87
# Install ipython kernelspec
88
-Run python3 -m ipykernel install --display-name "TensorFlow 2.4 on Python 3.8 & CUDA 11ᇂᇂᇂᇂ.1" && \
+Run python3 -m ipykernel install --display-name "TensorFlow 2.4 on Python 3.8 & CUDA 11.1" && \
89
cat /usr/local/share/jupyter/kernels/python3/kernel.json
90
91
# Backend.AI specifics
0 commit comments