From a154294c5323f5aa7ddedca5ac94403d6a940381 Mon Sep 17 00:00:00 2001
From: "Egli Adrian (IT-SCI-API-PFI)" <adrian.egli@sbb.ch>
Date: Mon, 17 Jun 2019 15:27:55 +0200
Subject: [PATCH] readme installation

---
 README.rst | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 025d8089..5d769f4e 100644
--- a/README.rst
+++ b/README.rst
@@ -105,7 +105,13 @@ Once you have a copy of the source, you can install it with ::
 
     $ python setup.py install
     
-    
+
+
+Jupyter Canvas Widget
+---------------------
+If you work with jupyter notebook you need to install the Jupyer Canvas Widget. To install the Jupyter Canvas Widget read also
+https://github.com/Who8MyLunch/Jupyter_Canvas_Widget#installation 
+
 Usage
 =====
 To use flatland in a project ::
-- 
GitLab