Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Rainer Rosenthal Newsgroups: comp.soft-sys.math.maple Subject: Re: How can I see multiple results in a Jupyter notebook? Date: Sun, 30 Apr 2023 15:57:20 +0200 Lines: 12 Message-ID: References: <34936c4d-2c2e-4322-b880-71246ebec4f6n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net TjxEfKKYntZ00tNhz6ZkpAzuHAymQxxyMpLm1XMlMtaVnNZ6A= Cancel-Lock: sha1:3tHyszvwhPtQAuJntRFWf1y2edY= User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 In-Reply-To: <34936c4d-2c2e-4322-b880-71246ebec4f6n@googlegroups.com> Xref: csiph.com comp.soft-sys.math.maple:1382 Am 30.04.2023 um 12:24 schrieb peter....@gmail.com: > ... it is not directly connected with "print". I think it's connected indirectly. the expressions in your loop are printed without line feed. Try to add a second statement in the loop body. Cheers, Rainer