This commit is contained in:
2024-06-06 15:28:12 +00:00
parent b87224da5b
commit 08b6f8b6db
5 changed files with 101 additions and 128 deletions
+2
View File
@@ -9,6 +9,8 @@ RUN pip install jupyterlab ipywidgets
RUN pip install pandas numpy
RUN pip install plotly
#
RUN pip install autogluon
#
# Install additional applications
RUN apt update
+1 -1
View File
@@ -8,7 +8,7 @@ version: '3.8'
services:
jupyter:
build: ${ROOT_DIR}
image: cvtt/jupyter_gpu_pt:v1.1.1
image: cvtt/jupyter_gpu_pt:v1.1.2
container_name: jupyter_gpu_pt
runtime: nvidia
environment: