From fde7e47975bcdc936b95f527a4880409ff54cf3e Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 24 Feb 2021 17:24:48 +0300 Subject: guix.scm: Add jupyter deps --- guix.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix.scm b/guix.scm index 936ddf3..f84b819 100644 --- a/guix.scm +++ b/guix.scm @@ -66,6 +66,7 @@ #:select? git-file?)) (propagated-inputs `(("coreutils" ,coreutils) ("gemma-wrapper" ,gemma-wrapper) + ("jupyter" ,jupyter) ("python-bcrypt" ,python-bcrypt) ("python" ,python-wrapper) ("python-flask" ,python-flask) -- cgit v1.2.3