progress
This commit is contained in:
parent
db4f5679ac
commit
3dc9d91e48
@ -17,6 +17,8 @@ RUN pip install jupyterlab
|
||||
RUN pip install pandas
|
||||
RUN pip install numpy
|
||||
RUN pip install plotly
|
||||
RUN pip install seaborn
|
||||
RUN pip install statsmodels
|
||||
|
||||
# Install additional applications
|
||||
RUN apt update
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
jupyter:
|
||||
# user: "oleg"
|
||||
build: ${ROOT_DIR}
|
||||
image: cvtt/jupyter_gpu_tf:v1.0.6
|
||||
image: cvtt/jupyter_gpu_tf:v1.0.7
|
||||
container_name: jupyter_gpu_tf
|
||||
runtime: nvidia
|
||||
environment:
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user