all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: raingloom <raingloom@riseup.net>
To: 50692@debbugs.gnu.org
Subject: [bug#50692] [PATCH] gnu: Fix formatting of python-nbconvert description.
Date: Mon, 20 Sep 2021 04:03:12 +0200	[thread overview]
Message-ID: <20210920040312.0b2641ee@riseup.net> (raw)

* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
  formatting. ---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4e2e719afc..0a99326b2b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11480,7 +11480,7 @@ time.")
        ("python-tornado" ,python-tornado-6)))
     (home-page "https://jupyter.org")
     (synopsis "Converting Jupyter Notebooks")
-    (description "The @code{nbconvert} tool, @{jupyter nbconvert},
converts
+    (description "The @code{nbconvert} tool, @code{jupyter nbconvert},
converts notebooks to various other formats via Jinja templates.  It
allows you to convert an @code{.ipynb} notebook file into various
static formats including: 
-- 
2.33.0




             reply	other threads:[~2021-09-20  2:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20  2:03 raingloom [this message]
2021-11-17  4:35 ` [bug#50692] [PATCH v2] gnu: Fix formatting of python-nbconvert description Jack Hill
2022-06-23 15:39   ` bug#50692: [PATCH] " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210920040312.0b2641ee@riseup.net \
    --to=raingloom@riseup.net \
    --cc=50692@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.