From 8377a6425c22dd06c7881484f11ab085f5dd4816 Mon Sep 17 00:00:00 2001
From: dgelessus <dgelessus@users.noreply.github.com>
Date: Thu, 16 Apr 2020 12:41:15 +0200
Subject: [PATCH] Install GraphViz on Binder to allow using Dot visualisations

---
 binder/apt.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/binder/apt.txt b/binder/apt.txt
index ea5cebf..9d19d52 100644
--- a/binder/apt.txt
+++ b/binder/apt.txt
@@ -1 +1,2 @@
 default-jre-headless
+graphviz
-- 
GitLab