Added example how to activate babel executors.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 04 Jan 2021 01:08:30 +0200
changeset 1698 9d07c2f3a944
parent 1697 1319d897155e
child 1699 abe5cfc9b566
Added example how to activate babel executors.
.emacs-my
--- a/.emacs-my	Mon Jan 04 00:55:57 2021 +0200
+++ b/.emacs-my	Mon Jan 04 01:08:30 2021 +0200
@@ -1899,6 +1899,8 @@
 (require 'org)
 ;; For "<s TAB". See `org-structure-template-alist'.
 (require 'org-tempo)
+;; (require 'ob-shell)
+;; (require 'ob-python)
 (require 'org-capture nil t)
 
 (cl-eval-when (compile)