emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Wish: babel for python3


From: Eric Schulte
Subject: Re: [O] Wish: babel for python3
Date: Sat, 15 Oct 2011 12:36:52 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Arne,

I think you can simply add the following to your configuration to use
python3 as your python executable.

  (setq org-babel-python-command "python3")

Best -- Eric

Arne Babenhauserheide <address@hidden> writes:

> Hi, 
>
> I’d love to have babel for python3. 
>
> My first shot at it would just be ob-python.el with each mention of python 
> replaced by python3, but I hope that there is a more elegant way… 
>
> Is there a way to get python3 support for Babel into org-mode cleanly?
>
> Best wishes, 
> Arne
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]