diff --git a/Dockerfile b/Dockerfile index 015eb0f..5bf1558 100644 --- a/Dockerfile +++ b/Dockerfile @@ -112,7 +112,7 @@ RUN CONDA_OVERRIDE_CUDA="11.2" conda install tensorflow-gpu==2.11.0 -c conda-for RUN CONDA_OVERRIDE_CUDA="11.2" conda install -c conda-forge pytorch-gpu WORKDIR /tmp RUN mamba install --quiet --yes \ - 'mathjax' \ + # 'mathjax' \ # 'voila' \ 'jupyterlab-git' \ 'numba' \