DEL jupyter notebooks, joel grus would be proud :)
This commit is contained in:
parent
8ad3a61276
commit
26a3497304
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue