Re: jupyter…
Giovanni Piredda <[email protected]> Thu, 24 Oct 2024 17:51:05 +0000
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
On 22/10/24 13:37, vincent douce wrote: > > hiding the code, keeping only the picture You can do this with a Fold Executable environment. > or > having a large table with the code on the left and the picture on the > right I tried this with a Plain input field and a Field reference (see https://www.texmacs.org/tmweb/manual/webman-interface.en.html, "Plug-ins as scripting languages"), but I could not execute multi-line programs in the input field Maybe someone else knows or has a suggestion > put the picture in a numbered « figure » and folding the code, in > order to acess it only if i want to modify it… this seems to me the same as the first idea, do I miss something? Finally, in the Matplotlib figures that I obtain within TeXmacs with the ps_out command, the colors cycle even between different plots. I do not understand why. Does anyone? G.