📕 subnode [[@neil/using python in org]] in 📚 node [[using-python-in-org]]

Using Python in org

Setup

To avoid [[Importmagic and/or epc not found]], [[Wrong version of Python in org code blocks]], I've got the following config options set:

(setq python-shell-interpreter "python3")
(setq org-babel-python-command "python3")
📖 stoas
⥱ context