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 '((emacs-lisp . t) ;; Other languages
(shell . t) (shell . t)
;; Python & Jupyter ;; Python & Jupyter
(python . t))) (python . t)
;;(jupyter . t))) (jupyter . t)))
;;(org-babel-jupyter-override-src-block "python") (org-babel-jupyter-override-src-block "python")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; Eshell ;;;; Eshell
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;