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