diff --git a/Dockerfile b/Dockerfile index 4fa3a54..b52f825 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,4 +14,6 @@ RUN mamba update --quiet --file /tmp/conda-linux-64.lock \ && fix-permissions "/home/${NB_USER}" RUN pip install deepchecks==0.18.1 - \ No newline at end of file + + +