DEL jupyter notebooks, joel grus would be proud :)

This commit is contained in:
ndwarshuis 2019-06-25 08:23:23 -04:00
parent 8ad3a61276
commit 26a3497304
1 changed files with 0 additions and 5 deletions

View File

@ -3140,11 +3140,6 @@ Since mu4e is an external program, need to check that it is installed before loa
#+BEGIN_SRC emacs-lisp
(setq ediff-window-setup-function 'ediff-setup-windows-plain)
#+END_SRC
** jupyter
#+BEGIN_SRC emacs-lisp
(use-package ein
:straight t)
#+END_SRC
** mulitmedia controls
This controls the music player daemon (MPD) which in my case is modidy with several backends (notably a subsonic client).
#+BEGIN_SRC emacs-lisp