mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
Emacs : Jupyter🌎
This commit is contained in:
@ -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
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
Reference in New Issue
Block a user