From f4922890f27e6daaa7f7ebf862686fb4ef4792df Mon Sep 17 00:00:00 2001 From: Felix Kleinert <f.kleinert@fz-juelich.de> Date: Thu, 30 Apr 2020 14:38:01 +0200 Subject: [PATCH] add tabulate to requ --- HPC_setup/requirements_JUWELS_outcommented.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HPC_setup/requirements_JUWELS_outcommented.txt b/HPC_setup/requirements_JUWELS_outcommented.txt index f2a6b7df..5dba0108 100644 --- a/HPC_setup/requirements_JUWELS_outcommented.txt +++ b/HPC_setup/requirements_JUWELS_outcommented.txt @@ -63,3 +63,4 @@ statsmodels==0.11.1 # (in Jupyter, but not found) # Werkzeug==1.0.0 # in python # xarray==0.15.0 # in SciPy-Stack # zipp==3.1.0 # in Jupyter +tabulate -- GitLab