From 254133c55cb684172d64bf092be1a9dcb1f92d82 Mon Sep 17 00:00:00 2001 From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr> Date: Thu, 15 Jul 2021 08:13:50 -0400 Subject: [PATCH] Doc theme --- docker/Dockerfile_ubuntu_18.04 | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/Dockerfile_ubuntu_18.04 b/docker/Dockerfile_ubuntu_18.04 index 930f670..1beae42 100644 --- a/docker/Dockerfile_ubuntu_18.04 +++ b/docker/Dockerfile_ubuntu_18.04 @@ -14,6 +14,7 @@ RUN apt-get update && \ python3-sphinx \ python3-numpydoc \ python3-sphinx-gallery \ + python3-sphinx-rtd-theme \ python3-matplotlib \ python3-pil \ python3-tk \ -- GitLab