From 9134263cd81c7a24c949a8d252dfb90ce56f7f99 Mon Sep 17 00:00:00 2001
From: Christoph Freysoldt <freysoldt@mpie.de>
Date: Thu, 16 Sep 2021 11:38:44 +0200
Subject: [PATCH] enable matplotlib for upyterlab

---
 postBuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/postBuild b/postBuild
index 63e9866..c0eff82 100644
--- a/postBuild
+++ b/postBuild
@@ -1 +1,2 @@
 jupyter labextension install @jupyter-widgets/jupyterlab-manager
+jupyter labextension install jupyter-matplotlib
-- 
GitLab