emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] ob-python results handling for dicts, dataframes, arrays, an


From: Ihor Radchenko
Subject: Re: [PATCH] ob-python results handling for dicts, dataframes, arrays, and plots
Date: Sat, 19 Aug 2023 08:58:27 +0000

Jack Kamm <jackkamm@gmail.com> writes:

> As to the broader point, I agree there are many more features that would
> be nice to add ob-python results handling. But making ob-python too
> complex will be difficult to maintain, especially since the Python code
> is all in quoted strings without proper linting.

We might add the code into a separate proper python file. Then, we can
use the contents of that file to retrieve the variable value.

We already do the same thing for CSL style files and odt schema/style.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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