diff --git a/images/scipy-ml-notebook/Dockerfile b/images/scipy-ml-notebook/Dockerfile index 9e0d3533..b3b5e178 100644 --- a/images/scipy-ml-notebook/Dockerfile +++ b/images/scipy-ml-notebook/Dockerfile @@ -62,6 +62,7 @@ RUN mamba install \ nltk_data \ opencv \ pycocotools \ + tabulate \ #tensorflow=2.13.1 \ #tensorflow-datasets \ keras=2.13.1 \