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