diff options
author | Kyle Meyer <kyle@kyleam.com> | 2013-11-11 00:21:05 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2013-11-11 11:23:53 -0500 |
commit | 8f90cdbe297ef532dda9a7b77559f4ecfa4f5b34 (patch) | |
tree | 8cb5fb9a29519383f344673e0ba2c0fca877aadf /snippets/python-mode | |
parent | 3769e64b8f7df7d108984ec95c8d102e2effa981 (diff) | |
download | emacs.d-8f90cdbe297ef532dda9a7b77559f4ecfa4f5b34.tar.gz |
Add org babel python output fix
I was having two issues with python output from org babel (both when
results were set to output, not value)
1. python shell characters (>>> and ...) were making their way into the
output
2. Meaningful spaces (such as those in front of data frame column names)
were getting eaten
This is a temporary fix that seems to solve this. I should post to the
org mode list and see if others have these issues.
Diffstat (limited to 'snippets/python-mode')
0 files changed, 0 insertions, 0 deletions