How can I cause org-babel to use python3 instead of python2? Emacs (in python-mode) already does it flawlessly with
(setq py-python-command "/usr/bin/python3") henry -- http://literaturlatenight.de
How can I cause org-babel to use python3 instead of python2? Emacs (in python-mode) already does it flawlessly with
(setq py-python-command "/usr/bin/python3") henry -- http://literaturlatenight.de