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 dedd2b4 commit ab55c8bCopy full SHA for ab55c8b
python-tensorflow/Dockerfile.2.2-py36-cuda10.1
@@ -73,7 +73,7 @@ RUN python3 -m pip install --no-cache-dir \
73
nni
74
75
# Install ipython kernelspec
76
-Run python3 -m ipykernel install --display-name "TensorFlow 2.2rc0 on Python 3.6 (CUDA 10.1)" && \
+Run python3 -m ipykernel install --display-name "TensorFlow 2.2 on Python 3.6 (CUDA 10.1)" && \
77
cat /usr/local/share/jupyter/kernels/python3/kernel.json
78
79
# Jupyter notebook extension
0 commit comments