I’m looking for a simple way to compute and show numerical values inside a document.
The approach that I currently use is via Insert> Fold > Executable > Python
Which renders like this after execution:
I’m already happy with this but was wondering if:
-
There is a way to keep the first python executable block visible for easier finding and modification ? I’ve tried without success
Insert> Fold > Convertible > Python source code
andInsert> Fold > Traversal > keep unfolded
-
There is a better way to do this kind of simple numerical values calculus ?
Thanks and have a nice day.
François