Sujet : Re: The problem with not owning the software
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : alt.comp.os.windows-11 comp.os.linux.advocacyDate : 31. Dec 2024, 02:00:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vkvfnp$1sirn$6@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.161 (Chasiv Yar; )
On Mon, 30 Dec 2024 08:24:58 -0000 (UTC), Chris wrote:
Markdown is also great for embedding interpretable code which can be
evaluated when knitted or compiled. Perfect for writing data reports as
part of a workflow.
Do you use Jupyter notebooks as a delivery medium? Think of it as an
interactive report, including both live code and narrative description.
And the code can produce rich output directly into the notebook, too.