about summary refs log tree commit diff
path: root/gn/packages/python.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-08-01 14:34:37 -0500
committerFrederick Muriuki Muriithi2025-08-11 11:04:43 -0500
commit08e80a97419c6f25562eaeef06cb6161e8be16ac (patch)
treed62bb3853d6b94d16645c0c93288cb2e927f63dc /gn/packages/python.scm
parentf8462a8b644f79f9aa86156363065ddb0db08313 (diff)
downloadguix-bioinformatics-08e80a97419c6f25562eaeef06cb6161e8be16ac.tar.gz
python-notebook: update source module.
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r--gn/packages/python.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index 38a2290..91f8e74 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -24,6 +24,7 @@
   #:use-module (gnu packages python-crypto)
   #:use-module (gnu packages python-science)
   #:use-module (gnu packages python-web)
+  #:use-module (gnu packages jupyter)
   #:use-module ((gnu packages python-xyz) #:hide (python2-six))
   #:use-module (gnu packages rdf)
   #:use-module (gnu packages readline)