diff --git a/Dockerfile b/Dockerfile index 9b645ba45bed135d1ff168fb3d6c2262469220f1..e976d68cb7061580056257110c0f556c1e1bdbe0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -156,8 +156,6 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c gseapy \ gurobipy \ jaxopt \ - jupyterlab-spreadsheet-editor \ - jupyter_ai \ keybert \ langchain-openai \ lmfit \ @@ -185,8 +183,6 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c rise \ scanpy \ sensemapi \ - scikit-image \ - scikit-kinematics \ summa \ tensorflow \ "tensorflow-probability[jax]" \