fixed ipython output (now it is actually usable)
This commit is contained in:
parent
ac5df782ac
commit
99cd51fc86
2
conf.org
2
conf.org
|
@ -646,7 +646,7 @@ A few caveats when using =R=
|
||||||
(setq python-offset 4)))
|
(setq python-offset 4)))
|
||||||
|
|
||||||
(setq python-shell-interpreter "ipython"
|
(setq python-shell-interpreter "ipython"
|
||||||
python-shell-interpreter-args "--colors=Linux --profile=default")
|
python-shell-interpreter-args "--simple-prompt")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Haskell
|
*** Haskell
|
||||||
**** major mode and intero
|
**** major mode and intero
|
||||||
|
|
Loading…
Reference in New Issue