fix ob-python
This commit is contained in:
@@ -955,7 +955,12 @@ usage: #+HEADER: :results (tpl-results)
|
||||
)
|
||||
|
||||
(use-package ob-python
|
||||
:defer t
|
||||
:after (org-src python)
|
||||
;; :commands (org-babel-execute:python
|
||||
;; org-babel-variable-assignments:python)
|
||||
;; :init
|
||||
;; (with-eval-after-load 'org
|
||||
;; (add-to-list 'org-babel-load-languages '(python . t)))
|
||||
:config
|
||||
(defun mpl-var (filename)
|
||||
"\
|
||||
|
||||
Reference in New Issue
Block a user