Skip to content
Snippets Groups Projects
Commit e196ce62 authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Set python3 as default for org babel python

parent f74325c0
No related branches found
No related tags found
No related merge requests found
......@@ -654,6 +654,13 @@ Some of my configuration entries where borrowed from other people, see
#+end_src
Use =python3=
#+begin_src emacs-lisp
(setq org-babel-python-command "python3")
#+end_src
* Completion setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment