Emacs : Jupyter🌎

This commit is contained in:
2022-03-29 18:40:08 +09:00
parent fb584a3b13
commit b0cf28473d

View File

@ -678,9 +678,9 @@
'((emacs-lisp . t) ;; Other languages
(shell . t)
;; Python & Jupyter
(python . t)))
;;(jupyter . t)))
;;(org-babel-jupyter-override-src-block "python")
(python . t)
(jupyter . t)))
(org-babel-jupyter-override-src-block "python")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; Eshell
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;