Choose python3 for org babel
This commit is contained in:
parent
8841959504
commit
41e6a1122e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
org-directory "~/Documents/journal/"
|
||||
org-agenda-files '("~/Documents/journal/")
|
||||
org-default-notes-file "notes.org"
|
||||
org-babel-python-command "ipython"
|
||||
org-babel-python-command "python3"
|
||||
browse-url-secondary-browser-function 'browse-url-firefox
|
||||
python-shell-interpreter "ipython"
|
||||
python-shell-interpreter-args "--simple-prompt -i"))
|
||||
|
|
Loading…
Add table
Reference in a new issue