diff --git a/.emacs.rational.d/config.el b/.emacs.rational.d/config.el index 0ecc19b..dc9a250 100644 --- a/.emacs.rational.d/config.el +++ b/.emacs.rational.d/config.el @@ -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 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;