ソースを参照

更新 '工具&文件/jupyter-image-mladder/base/Dockerfile'

master
庞瑞洋 2ヶ月前
コミット
25a670d8b3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      工具&文件/jupyter-image-mladder/base/Dockerfile

+ 1
- 1
工具&文件/jupyter-image-mladder/base/Dockerfile ファイルの表示

@ -13,7 +13,7 @@ RUN apt-get update \
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN conda install -y jupyter notebook
RUN conda install -y jupyter notebook==6.4.0
COPY notebook.html /tmp/
RUN rm /opt/conda/lib/python3.9/site-packages/notebook/templates/notebook.html \

読み込み中…
キャンセル
保存