Can someone help me configure Python and Emacs?
I know I'm supposed to use this code
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t)))
But where do I put it? And do I need anything else?
Can someone help me configure Python and Emacs?
I know I'm supposed to use this code
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t)))
But where do I put it? And do I need anything else?