Skip to content

Commit ab55c8b

Browse files
committed
jupyter label change 2.2rc0 to 2.2
1 parent dedd2b4 commit ab55c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.2-py36-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ RUN python3 -m pip install --no-cache-dir \
7373
nni
7474

7575
# Install ipython kernelspec
76-
Run python3 -m ipykernel install --display-name "TensorFlow 2.2rc0 on Python 3.6 (CUDA 10.1)" && \
76+
Run python3 -m ipykernel install --display-name "TensorFlow 2.2 on Python 3.6 (CUDA 10.1)" && \
7777
cat /usr/local/share/jupyter/kernels/python3/kernel.json
7878

7979
# Jupyter notebook extension

0 commit comments

Comments
 (0)