Skip to content

Commit 93346da

Browse files
committed
fixed tensorboard error
1 parent ef4e8b5 commit 93346da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vendor/ngc-tensorflow/Dockerfile.20.12-tf2-py3

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ RUN jupyter nbextensions_configurator enable && \
189189

190190
RUN apt autoclean && \
191191
sed -i 's/source \/usr\/local\/nvm\/nvm.sh//' /etc/bash.bashrc && \
192-
python3 -m pip uninstall -y tensorboard-plugin-wit && \
193192
rm -rf /var/lib/apt/lists/* && \
194193
rm -rf /root/.cache && \
195194
rm -rf /tmp/*

0 commit comments

Comments
 (0)