콘다 업데이트 추가(4053b7bdde)
This commit is contained in:
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get upgrade -y \
|
||||
sudo \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN conda update -n base conda
|
||||
RUN conda install -y -c conda-forge \
|
||||
tensorflow \
|
||||
jupyter_contrib_nbextensions
|
||||
|
||||
Reference in New Issue
Block a user