Skip to content

Commit 396c19c

Browse files
committed
tabulate 0.8.7
1 parent 330ae56 commit 396c19c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

vendor/ngc-pytorch/Dockerfile.20.11-py3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,6 @@ LABEL ai.backend.kernelspec="1" \
245245
ai.backend.runtime-path="/opt/conda/bin/python3" \
246246
ai.backend.service-ports="ipython:pty:3000,jupyter:http:8080,jupyterlab:http:8090,vscode:http:8180,tensorboard:http:6006"
247247

248+
RUN sed -i 's/source \/usr\/local\/nvm\/nvm.sh//' /etc/bash.bashrc
248249
WORKDIR /home/work
249250
# vim: ft=dockerfile

vendor/ngc-pytorch/requirements.20.08.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ sortedcontainers==2.1.0
259259
soynlp==0.0.493
260260
statsmodels==0.11.1
261261
stopit==1.1.2
262-
tabulate==0.8.6
262+
tabulate==0.8.7
263263
tblib==1.6.0
264264
termcolor==1.1.0
265265
terminado==0.8.3

0 commit comments

Comments
 (0)