unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 50692@debbugs.gnu.org
Cc: raingloom <raingloom@riseup.net>
Subject: [bug#50692] [PATCH v2] gnu: Fix formatting of python-nbconvert description.
Date: Tue, 16 Nov 2021 23:35:09 -0500	[thread overview]
Message-ID: <20211117043509.15582-1-jackhill@jackhill.us> (raw)
In-Reply-To: <20210920040312.0b2641ee@riseup.net>

From: raingloom <raingloom@riseup.net>

* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
  formatting.
---

Note from Jack Hill <jackhill@jackhill.us>: This patch does indeed fix
the formatting of the description of python-nbconvert. For some reason,
the original patch didn't apply for me, so I re-created it.

 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 f32c322c0a..6b465b6061 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12107,7 +12107,7 @@ (define-public python-nbconvert
        ("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.1





  reply	other threads:[~2021-11-17  4:36 UTC|newest]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20211117043509.15582-1-jackhill@jackhill.us \
    --to=jackhill@jackhill.us \
    --cc=50692@debbugs.gnu.org \
    --cc=raingloom@riseup.net \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).