aboutsummaryrefslogtreecommitdiff
path: root/emacs/emacs.el
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2024-12-28 21:55:53 +0100
committeralexpdp7 <alex@corcoles.net>2024-12-28 21:56:59 +0100
commite08770db9e6b0defd9532c7655aa22e965520c2e (patch)
tree41005b2adbbacdb1fe2181744d426cd48d2c048e /emacs/emacs.el
parent01f5bdd9de50c2e84c1d9a943bbef8b5c510fb79 (diff)
Replace jupyter with ein
Diffstat (limited to 'emacs/emacs.el')
-rw-r--r--emacs/emacs.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/emacs.el b/emacs/emacs.el
index 4bc15c10..54f977d4 100644
--- a/emacs/emacs.el
+++ b/emacs/emacs.el
@@ -146,5 +146,4 @@
(use-package puppet-mode
:ensure t)
-(use-package zmq :ensure t)
-(use-package jupyter :ensure t)
+(use-package ein :ensure t)