From fdedb3f8dea6103e49b819138e3513842426b293 Mon Sep 17 00:00:00 2001
From: Bengt Giger <bgiger@ethz.ch>
Date: Mon, 28 Oct 2024 14:34:39 +0100
Subject: [PATCH] mamba disabled: test 1

---
 Dockerfile | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index 73a78ea..1a86950 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -94,28 +94,28 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \
   pathos \
   pint \
   plotly \
-  py3dmol \
-  pylatex \
-  pymrio \
-  pyteomics \
-  pytesseract \
-  pyspellchecker \
-  rdkit \
-  scikit-image \
-  scikit-learn \
-  seaborn \
-  sparqlwrapper \
-  tabulate \
-  tinygp \
-  trame \
-  trame-vuetify \
-  uncertainties \
-  uri-template \
-  webcolors \
-  wikipedia \
-  wordcloud \
-  xgboost \
-  yake \
+  # py3dmol \
+  # pylatex \
+  # pymrio \
+  # pyteomics \
+  # pytesseract \
+  # pyspellchecker \
+  # rdkit \
+  # scikit-image \
+  # scikit-learn \
+  # seaborn \
+  # sparqlwrapper \
+  # tabulate \
+  # tinygp \
+  # trame \
+  # trame-vuetify \
+  # uncertainties \
+  # uri-template \
+  # webcolors \
+  # wikipedia \
+  # wordcloud \
+  # xgboost \
+  # yake \
   r-ape \
   r-bio3d \
   r-devtools \
-- 
GitLab